Package wt.clients.beans.explorer
Interface Explorable
- All Superinterfaces:
Identifiable,ReferenceHolder
- All Known Implementing Classes:
FolderBusinessObject,FolderedBusinessObject,PartItem,PartMasterItem,WTBusinessObject
Objects that implement the Explorable interface may be displayed and
navigated in the WTExplorer.
The WTExplorer will invoke the getUses() method to display the children of the object
in the treeview. The WTExplorer will invoke the getContents() method to display
the contents of the object in the listview.
Supported API: true
Extendable: false
- See Also: