|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01 |
||||||||
PREV NEXT | FRAMES NO FRAMES Warning: private items are visible |
org.ecmascript.object.Object | +--org.apache.myjs.trinidad.component.AdfUICollection | +--org.apache.myjs.trinidad.component.AdfUITree | +--oracle.adf.view.js.component.rich.data.AdfRichTree
public class AdfRichTree extends AdfUITree
Field Summary |
---|
Fields inherited from org.apache.myjs.trinidad.component.AdfUITree |
DISCLOSURE_LISTENER_KEY, LOCAL_DISCLOSURE_STATE |
Fields inherited from org.ecmascript.object.Object |
constructor, prototype |
Constructor Summary |
|
---|---|
public |
|
Method Summary |
|
---|---|
public String |
|
public Object |
|
public number |
|
public string |
|
public boolean |
|
public Number |
|
public Number |
|
public string |
|
public string |
|
public boolean |
|
public string |
|
public Object |
|
public string |
|
public string |
|
public boolean |
|
public number |
|
public Object |
|
public boolean |
|
public string |
|
public number |
|
public Number |
|
public Number |
|
public String |
|
public string |
|
public number |
|
public number |
|
public Object |
|
public string |
|
public string |
|
public string |
|
public string |
|
public Object |
|
public boolean |
|
public Object |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public Object |
|
Methods inherited from org.apache.myjs.trinidad.component.AdfUITree |
DeliverDerivedPropertyEvents, findComponent, GetChanges, getDisclosedRowKeys, getFocusListener, getImmediate, getRowDisclosureListener, getSelectedRowKeys, getSelectionListener, getValue, Init, isPathExpanded, isPathSelected, setDisclosedRowKey, setDisclosedRowKeys, setSelectedRowKeys, setValue |
Field Detail |
---|
Constructor Detail |
---|
public AdfRichTree()
Method Detail |
---|
public String getAccessibleName()
String
- The accessible name of the component or null
if none is available.public Object getActiveRowKey()
Object
- ActiveRowKeypublic number getAutoHeightRows()
number
- AutoHeightRowspublic string getBlockRowNavigationOnError()
string
- BlockRowNavigationOnErrorpublic boolean getClearTokenCacheOnPPR()
boolean
- ClearTokenCacheOnPPRpublic Number getClientRowCount()
Number
- the number of rows on the client.getClientStartRowIndex()
public Number getClientStartRowIndex()
Number
- the index of the first row on the client, or -1 if there is no row.getClientRowCount()
public string getContentDelivery()
string
- ContentDeliverypublic string getContextMenuId()
string
- ContextMenuIdpublic boolean getContextMenuSelect()
boolean
- ContextMenuSelectpublic string getDisplayRow()
string
- DisplayRowpublic Object getDisplayRowKey()
Object
- DisplayRowKeypublic string getEditingMode()
string
- EditingModepublic string getEmptyText()
string
- EmptyTextpublic boolean getExpandAllEnabled()
boolean
- ExpandAllEnabledpublic number getFetchSize()
number
- FetchSizepublic Object getFocusRowKey()
Object
- FocusRowKeyAdfUITree.getFocusRowKey()
public boolean getInitiallyExpanded()
boolean
- InitiallyExpandedAdfUITree.getInitiallyExpanded()
public string getInlineStyle()
string
- InlineStylepublic number getNonScrollableRows()
number
- NonScrollableRowspublic Number getRowCount()
Number
- the number of rows on the server.public Number getRowIndex(String rowKey)
rowKey |
- | the client side rowKey that identifies a row |
Number
- the index of a row for a row key if is found otherwise -1.getRowKey(Number)
public String getRowKey(Number index)
index |
- | the rowIndex of the row |
String
- the rowKey to identify a row if is found otherwise null.getRowIndex(String)
public string getRowSelection()
string
- RowSelectionpublic number getScrollLeft()
number
- ScrollLeftpublic number getScrollTop()
number
- ScrollToppublic Object getScrollTopRowKey()
Object
- ScrollTopRowKeypublic string getSelectionEventDelay()
string
- SelectionEventDelaypublic string getShortDesc()
string
- ShortDescpublic string getStyleClass()
string
- StyleClasspublic string getSummary()
string
- Summarypublic Object getUnsecure()
Object
- Unsecurepublic boolean getVisible()
boolean
- Visiblepublic Object scrollToRowIndex(Object index,
Object callback)
index |
||
callback |
Object
public void setActiveRowKey(Object newActiveRowKey)
newActiveRowKey |
void
- No Value returnedpublic void setAutoHeightRows(number newAutoHeightRows)
newAutoHeightRows |
void
- No Value returnedpublic void setBlockRowNavigationOnError(string newBlockRowNavigationOnError)
newBlockRowNavigationOnError |
void
- No Value returnedpublic void setClearTokenCacheOnPPR(boolean newClearTokenCacheOnPPR)
newClearTokenCacheOnPPR |
void
- No Value returnedpublic void setContentDelivery(string newContentDelivery)
newContentDelivery |
void
- No Value returnedpublic void setContextMenuId(string newContextMenuId)
newContextMenuId |
void
- No Value returnedpublic void setContextMenuSelect(boolean newContextMenuSelect)
newContextMenuSelect |
void
- No Value returnedpublic void setDisplayRow(string newDisplayRow)
newDisplayRow |
void
- No Value returnedpublic void setDisplayRowKey(Object newDisplayRowKey)
newDisplayRowKey |
void
- No Value returnedpublic void setEditingMode(string newEditingMode)
newEditingMode |
void
- No Value returnedpublic void setEmptyText(string newEmptyText)
newEmptyText |
void
- No Value returnedpublic void setExpandAllEnabled(boolean newExpandAllEnabled)
newExpandAllEnabled |
void
- No Value returnedpublic void setFetchSize(number newFetchSize)
newFetchSize |
void
- No Value returnedpublic void setFocusRowKey(Object newFocusRowKey)
newFocusRowKey |
void
- No Value returnedpublic void setInitiallyExpanded(boolean newInitiallyExpanded)
newInitiallyExpanded |
void
- No Value returnedpublic void setInlineStyle(string newInlineStyle)
newInlineStyle |
void
- No Value returnedpublic void setNonScrollableRows(number newNonScrollableRows)
newNonScrollableRows |
void
- No Value returnedpublic void setRowSelection(string newRowSelection)
newRowSelection |
void
- No Value returnedpublic void setScrollLeft(number newScrollLeft)
newScrollLeft |
void
- No Value returnedpublic void setScrollTop(number newScrollTop)
newScrollTop |
void
- No Value returnedpublic void setScrollTopRowKey(Object newScrollTopRowKey)
newScrollTopRowKey |
void
- No Value returnedpublic void setSelectionEventDelay(string newSelectionEventDelay)
newSelectionEventDelay |
void
- No Value returnedpublic void setShortDesc(string newShortDesc)
newShortDesc |
void
- No Value returnedpublic void setStyleClass(string newStyleClass)
newStyleClass |
void
- No Value returnedpublic void setSummary(string newSummary)
newSummary |
void
- No Value returnedpublic void setVisible(boolean newVisible)
newVisible |
void
- No Value returnedpublic Object simulateSelectRows(String rowKeyList,
String operation)
rowKeyList |
- | - a comma-separated list of rowkeys that specifies the rows to operate on |
operation |
- | - the operation to perform. "replace" is the default if no valid value is passed for this parameter. |
Object
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01 |
||||||||
PREV NEXT | FRAMES NO FRAMES Warning: private items are visible |