JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.emfforms.spi.swt.treemasterdetail
Interface Disposeable
All Known Subinterfaces:
ContentProviderProvider
,
LabelDecoratorProvider
,
LabelProviderProvider
,
TreeMasterDetailSWTCustomization
,
TreeViewerCustomization
All Known Implementing Classes:
DefaultTreeMasterDetailCustomization
,
DefaultTreeViewerCustomization
,
EcoreEditorTMDCustomization
,
ECPValidationLabelDecoratorProvider
,
GenModelEditorTMDCustomization
public interface
Disposeable
Interface for elements which need to be disposed.
Author:
jfaltermeier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
dispose
()
Disposes the element.
Method Detail
dispose
void dispose()
Disposes the element.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016. All rights reserved.