Uses of Interface
com.iizigo.editor.IClipboardSelection
Packages that use IClipboardSelection
Uses of IClipboardSelection in com.iizigo.editor
Classes in com.iizigo.editor that implement IClipboardSelectionModifier and TypeClassDescriptionclassClass for synthesized selection provider and clipboard selection routines of the Text control.static classClass for Combo widget.static classClass for Combo widget.static classClass for Spinner widget: this widget doesn't really support selection in the same world as other text widgets.static classClass for StyledText widget.static classClass for Text widget.Methods in com.iizigo.editor that return IClipboardSelectionModifier and TypeMethodDescriptionMultiSelectionProvider.getClipboardSelectionProvider()Gets the current IClipboardSelection interface for the current control.PropEditorPart.getSyntClipboardSelection()Gets the current IClipboardSelection implementor.