Package gda.rcp.views
Class FindableGroupCompositeFactory
java.lang.Object
gda.rcp.views.GroupCompositeFactory
gda.rcp.views.FindableGroupCompositeFactory
- All Implemented Interfaces:
Findable,CompositeFactory
-
Field Summary
Fields inherited from interface gda.rcp.views.CompositeFactory
COMPOSITE_ROOT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gda.rcp.views.GroupCompositeFactory
createComposite, getColumns, getCompositeFactories, getLabel, isControlledByBaton, setColumns, setCompositeFactories, setControlledByBaton, setLabel
-
Constructor Details
-
FindableGroupCompositeFactory
public FindableGroupCompositeFactory()
-
-
Method Details
-
setName
Description copied from interface:FindableSet or change the name of the object (as defined in XML). -
getName
Description copied from interface:FindableGet the object name. Used by Castor to check if the object name has been set before calling theFindable.setName(String)method.
-