Uiinfrastructure API Docs  
 

ATreeAS Fields

The fields of the ATreeAS class are listed below. For a complete list of ATreeAS class members, see the ATreeAS Members topic.

Public Static Fields

JS_PARENT_CLOSE Non-localized Strings
MAX_DISPLAYED_NAME_LENGTH The maximum length of names of objects when displayed. This is actually the max length a word can be before the entire string gets truncated.
OBJECT_CLASS_ID The name of the javascript array member variable for the class id
OBJECT_NAME The name of the javascript array member variable for the object name
OBJECT_OBJECT_ID The name of the javascript array member variable for the object id
TREE_BAR_ANCHOR anchor name for tree bar.
TREECLOSEPOPUP storage name for ClosePopUpDP (used for closing the TreeDP only)
TREEMODEL storage name for tree model (no matter what type of model it is)

Protected Instance Fields

m_stringReferences (inherited from AActivitySpace) This hashtable is used to store references to extremely long query string parameters. e.g. hide lists to tree control Only certain parts of the tree control know how to use this.

See Also

ATreeAS Class | com.plumtree.uiinfrastructure.tree Namespace