Interface Disposable
- All Known Subinterfaces:
View<T>
- All Known Implementing Classes:
AddRemoveItemSupport,BinderContext,BufferSectionPanel,BufferSectionPanelViewModel,ChangeEventSupport,ClientPropertyAwareObject,CreateNewEventStreamDialog,DataEventSupport,DebouncedCatchAllListener,EmptySectionPanel,EncoderPanel,EncoderPanelViewModel,ErrorSectionPanel,ErrorSectionPanelViewModel,EventStreamConfigManager,EventStreamDiagnosticsProvider,EventStreamResourceEditor,EventStreamResourceEditorPanel,EventStreamStateTracker,EventStreamStateTrackerEventSupport,EventSupport,ExpressionValueDocumentListenerSupport,FailureHandlingPanel,FilterSectionPanel,FilterSectionPanelViewModel,FlowPanel,FlowPanelSelectionListenerEventSupport,GatewayEventHandlerEditor,GatewayMessageHandlerEditor,HandlerListPanel,HandlerSectionPanel,HandlerSectionPanelViewModel,MessageDisplayComboBox,MessageDisplayTextArea,PropertyChangeEventSupport,ReorderItemSupport,SectionContentPanel,SectionPanel,SectionPanelViewModel,SourceEncoderSectionPanelViewModel,SourceSectionPanel,SourceSectionPanelViewModel,StatusSectionPanel,StatusSectionPanelViewModel,TableModelEventSupport,TablePanel,TagEventSourceEditor,TagHandlerEditor,TestExecutionPanel,TestResultPanel,TransformEncoderSectionPanelViewModel,TransformSectionPanel,TransformSectionPanelViewModel
public interface Disposable
For classes that supports dispose() feature.
-
Method Summary
-
Method Details
-
dispose
void dispose()
-