Uses of Class
com.iizigo.jface.PartAction
Packages that use PartAction Package Description com.iizigo.editor com.iizigo.jface com.iizigo.term com.iizigo.text com.iizigo.vs Uses of PartAction in com.iizigo.editor
Subclasses of PartAction in com.iizigo.editor Modifier and Type Class Description class
CollapseAllAction
The collapse all action.class
ExpandAllAction
The expand all action.Fields in com.iizigo.editor declared as PartAction Modifier and Type Field Description protected PartAction
PropEditorPart. copyAction
Menu actions.protected PartAction
PropEditorPart. copyFullPathAction
protected PartAction
PropEditorPart. copyReferenceAction
Menu actions that MAY be null in case they are not supported.protected PartAction
PropEditorPart. cutAction
Menu actions.protected PartAction
PropEditorPart. deleteAction
Menu actions.protected PartAction
PropEditorPart. linkAction
Menu actions.protected PartAction
PropEditorPart. moveAction
Menu actions.protected PartAction
PropEditorPart. pasteAction
Menu actions.protected PartAction
PropEditorPart. pasteAfterAction
Menu actions.protected PartAction
PropEditorPart. pasteBeforeAction
Menu actions.protected PartAction
PropEditorPart. pasteLinkAction
Menu actions.protected PartAction
PropEditorPart. printAction
Menu actions.protected PartAction
PropEditorPart. renameAction
Menu actions.protected PartAction
PropEditorPart. revertAction
Menu actions.protected PartAction
PropEditorPart. saveAction
Menu actions.protected PartAction
PropEditorPart. selectAllAction
Menu actions.Uses of PartAction in com.iizigo.jface
Methods in com.iizigo.jface that return PartAction Modifier and Type Method Description PartAction
PartAction. with(java.lang.Runnable r)
Assigns a run method to execute instead of overriding the "run" method.Uses of PartAction in com.iizigo.term
Fields in com.iizigo.term declared as PartAction Modifier and Type Field Description PartAction
TerminalComposite. actionCopy
Actions.PartAction
TerminalComposite. actionCut
Actions.PartAction
TerminalComposite. actionNewScreen
Actions.PartAction
TerminalComposite. actionPaste
Actions.PartAction
TerminalComposite. actionPrint
Actions.PartAction
TerminalComposite. actionSelectAll
Actions.PartAction
TerminalComposite. actionTermCapture
Actions.PartAction
TerminalComposite. actionTermClear
Actions.PartAction
TerminalComposite. actionTermConfig
Actions.PartAction
TerminalComposite. actionTermConnect
Actions.PartAction
TerminalComposite. actionTermDisconnect
Actions.PartAction
TerminalComposite. actionTermPref
Actions.PartAction
TerminalComposite. actionTermResume
Actions.PartAction
TerminalComposite. actionTermSuspend
Actions.Uses of PartAction in com.iizigo.text
Fields in com.iizigo.text declared as PartAction Modifier and Type Field Description PartAction
CommonTextActions. entryHTML
The common actions.PartAction
CommonTextActions. entryHTMLTag
The common actions.PartAction
CommonTextActions. entryText
The common actions.PartAction
CommonTextActions. entryTextTag
The common actions.PartAction
CommonTextActions. insertHyperlink
The common actions.PartAction
CommonTextActions. insertImage
The common actions.PartAction
CommonTextActions. insertTextIDTag
The common actions.PartAction
CommonTextActions. insertTextVSTag
The common actions.PartAction
CommonTextActions. showRichText
The common actions.Uses of PartAction in com.iizigo.vs
Subclasses of PartAction in com.iizigo.vs Modifier and Type Class Description class
CreateVSFieldAction
Creates a VirtualSpace Field from a data provider plug-in (e.g.