Uses of Class
com.iizigo.handler.SelectionEnabler
Package
Description
Uses of SelectionEnabler in com.iizigo.editor
Modifier and TypeFieldDescriptionprotected SelectionEnabler
PropEditorPart.selectionEnabler
The last selection states.Modifier and TypeMethodDescriptionIWorkbenchPartIZ.getSelectionEnabler()
Gets the selection enabler instance.PropEditorPart.getSelectionEnabler()
Gets the selection enabler instance.Uses of SelectionEnabler in com.iizigo.handler
Modifier and TypeFieldDescriptionprotected SelectionEnabler
CommonHandler.selectionEnabler
The current selection enabler.Modifier and TypeMethodDescriptionstatic SelectionEnabler
Gets the SelectionEnabler instance from an evaluation context.CommonActions.getSelectionEnabler()
Gets the selection enabler instance.Modifier and TypeMethodDescriptionboolean
ISelectionEnablerHandler.isSelectionEnablerProcessingEnabled
(SelectionEnabler se) Checks if the processing is active.protected abstract void
CommonHandler.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
Copy.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
Cut.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
Delete.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
Link.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
Move.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
Open.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
Paste.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
PasteAfter.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
PasteBefore.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
PasteLink.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.protected void
Rename.setEnabled
(SelectionEnabler se) Sets the enabled state for the selection.ModifierConstructorDescriptionCommonActions
(org.eclipse.ui.IWorkbenchPart part, org.eclipse.swt.widgets.Composite composite, IPropUndoRedo undoRedo, org.eclipse.core.commands.operations.IUndoContext undoContext, org.eclipse.jface.viewers.ISelectionProvider selectionProvider, SelectionEnabler selectionEnabler, Runnable updateStatesRunnable, int flags) Constructor for a part.Uses of SelectionEnabler in com.iizigo.server
Modifier and TypeMethodDescriptionServerConfigComposite.getSelectionEnabler()
Gets the selection enabler instance.ServerConfigView.getSelectionEnabler()
Gets the selection enabler instance.Uses of SelectionEnabler in com.iizigo.term
Modifier and TypeMethodDescriptionTerminalView.getSelectionEnabler()
Gets the selection enabler instance.Uses of SelectionEnabler in com.iizigo.term.server
Modifier and TypeMethodDescriptionRemoteTerminalView.getSelectionEnabler()
Gets the selection enabler instance.Uses of SelectionEnabler in com.iizigo.term.session
Modifier and TypeMethodDescriptionSessionsView.getSelectionEnabler()
Gets the selection enabler instance.Uses of SelectionEnabler in com.iizigo.text
Modifier and TypeMethodDescriptionboolean
TextTableEditor.isSelectionEnablerProcessingEnabled
(SelectionEnabler se) Checks if the processing is active.