|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class provides methods to get the information about associated objects
for the purposes of rendering it in the tree table. For example, one
could call the getAssociatedObjects() method to get the usedBy documents
for the specified EPMDocument objects
Supported API: false
Extendable: false
Method Summary | |
Enumeration |
getAssociatedObjects(Persistable persistable)
For the specified object get the associated objects required for the tree table Supported API: false |
Comparator |
getComparator(Locale locale)
For the specified locale, get the Comparator object. |
String |
getCookieName()
Get the cookie name for the cookie for this class. |
Class[] |
getNodeObjectValidDataTypes()
Get the valid data types of the other (than root) tree table node objects. |
Class |
getRootObjectValidDataType()
Get the data type of the root node of the tree table. |
Method Detail |
public Enumeration getAssociatedObjects(Persistable persistable) throws WTException, WTPropertyVetoException
persistable
-
WTException
WTPropertyVetoException
public String getCookieName()
public Class getRootObjectValidDataType()
public Class[] getNodeObjectValidDataTypes()
public Comparator getComparator(Locale locale)
locale
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |