Package com.iizix
Interface IDisposedPart
- All Known Subinterfaces:
- IPartExtensionIZ,- IPropertyEditorController,- IPropUndoRedo,- ITermEditor,- IWorkbenchPartIZ
- All Known Implementing Classes:
- BadgePropEditor,- BaseEditor,- BaseReferencePropEditor,- BoolPropEditor,- BoxShadowPropEditor,- CaptureEditor,- ClassReferencePropEditor,- ColorPropEditor,- ConnectionProfilePropEditor,- ContentProviderPropEditor,- ContextMenuEditor,- DatabaseEditor,- DateTimePropEditor,- DropShadowPropEditor,- DurationPropEditor,- EncodingPropEditor,- FillPropEditor,- FontFacesEditor,- FontFamilyPropEditor,- FontPropEditor,- GradientPropEditor,- ImageDefinitionEditor,- ImageReferencePropEditor,- IntChoicePropEditor,- IntPropEditor,- KStringPropEditor,- LocalizedStringPropEditor,- LongPropEditor,- MediaReferencePropEditor,- MethodReferencePropEditor,- NullValueAllowedPropEditor,- NumberPropEditor,- PanelAnimationPropEditor,- PanelEditor,- PartExtensionIZ,- PasswordPropEditor,- PatternPropEditor,- PKCS12IdentityPropEditor,- PropEditorPart,- PropUndoRedoAdapter,- RecordingEditor,- ReferencePropEditor,- RemoteTerminalView,- ScreenEditor,- SelectorEditor,- ServerConfigComposite,- ServerConfigView,- ServerMonitorView,- SessionConfigPropEditor,- SessionsView,- SizePropEditor,- StandaloneEditorController,- StringMapPropEditor,- StringPropEditor,- StrokePropEditor,- StyleEditor,- StylesReferencesPropEditor,- StylesStatesPropEditor,- TerminalView,- TextShadowPropEditor,- TextTableEditor,- ThemesPropEditor,- TooltipPropEditor,- TransformPropEditor,- UIDateTimeTypePropEditor,- UnitPropEditor,- UnitsPropEditor,- ValuePropEditor,- ValueTypePropEditor,- VAPIDKeyPropEditor,- VirtualSpaceEditor,- VSActionActorParticipantEditor,- VSParticipantEditor,- VSReferencePropEditor,- VSRelativeReferencePropEditor,- VSTableColumnReferencePropEditor,- WebServiceEditor,- WrapStringPropEditor
public interface IDisposedPart
Interface implementing isDisposed() method.
- Method Summary
- Method Details- isDisposedboolean isDisposed()Checks if the part is disposed of.- Returns:
- true if disposed of, false otherwise.