JavaScript API Reference for Oracle ADF Faces
org.apache.myjs.trinidad.component
Class AdfUITreeTable
org.ecmascript.object.Object
|
+--org.apache.myjs.trinidad.component.AdfUICollection
|
+--org.apache.myjs.trinidad.component.AdfUITree
|
+--org.apache.myjs.trinidad.component.AdfUITreeTable
- Direct Known Subclasses:
- AdfRichTreeTable
public class AdfUITreeTable
extends AdfUITree
The Apache Trinidad TreeTable is used to display data that is structured in a hierarchical format.
Constructor Summary
|
public |
AdfUITreeTable()
-
The Apache Trinidad TreeTable is used to display data that is structured in a hierarchical format.
|
Methods inherited from org.apache.myjs.trinidad.component.AdfUITree
|
DeliverDerivedPropertyEvents, findComponent, GetChanges, getDisclosedRowKeys, getFocusListener, getFocusRowKey, getImmediate, getInitiallyExpanded, getRowDisclosureListener, getSelectedRowKeys, getSelectionListener, getValue, Init, isPathExpanded, isPathSelected, setDisclosedRowKey, setDisclosedRowKeys, setSelectedRowKeys, setValue |
public AdfUITreeTable()
The Apache Trinidad TreeTable is used to display data that is structured in a hierarchical format.
public Object getRangeChangeListener()
Get function for attribute for 'rangeChangeListener'. This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.
- Return:
Object
- RangeChangeListener
public Boolean getRootNodeRendered()
Get function for attribute for 'rootNodeRendered'. This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.
- Return:
Boolean
- RootNodeRendered
public Array getRowsByDepth()
Get function for attribute for 'rowsByDepth'. This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.
- Return:
Array
- RowsByDepth
Generated on 2010.03.26 00:15 UTC
Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.