|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1) E52772-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 | +--org.apache.myjs.trinidad.component.AdfUITreeTable | +--oracle.adf.view.js.component.rich.data.AdfRichTreeTable
public class AdfRichTreeTable extends AdfUITreeTable
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 string |
|
public boolean |
|
public Number |
|
public Number |
|
public number |
|
public string |
|
public string |
|
public Object |
|
public string |
|
public string |
|
public string |
|
public boolean |
|
public boolean |
|
public string |
|
public Object |
|
public string |
|
public string |
|
public boolean |
|
public number |
|
public string |
|
public boolean |
|
public string |
|
public number |
|
public number |
|
public boolean |
|
public number |
|
public Number |
|
public Number |
|
public String |
|
public string |
|
public number |
|
public string |
|
public number |
|
public Object |
|
public string |
|
public string |
|
public string |
|
public string |
|
public Object |
|
public boolean |
|
public boolean |
|
public string |
|
public Object |
|
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 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.AdfUITreeTable |
getHeight, getRangeChangeListener, getRowsByDepth, getSelectedColumns, Init |
Methods inherited from org.apache.myjs.trinidad.component.AdfUITree |
DeliverDerivedPropertyEvents, findComponent, GetChanges, getDisclosedRowKeys, getFocusListener, getFocusRowKey, getImmediate, getInitiallyExpanded, getRowDisclosureListener, getSelectedRowKeys, getSelectionListener, getValue, isPathExpanded, isPathSelected, setDisclosedRowKey, setDisclosedRowKeys, setSelectedRowKeys, setValue |
Field Detail |
---|
Constructor Detail |
---|
public AdfRichTreeTable()
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 string getBodyContextMenuId()
string
- BodyContextMenuIdpublic 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 number getColumnBandingInterval()
number
- ColumnBandingIntervalpublic string getColumnResizing()
string
- ColumnResizingpublic string getColumnSelection()
string
- ColumnSelectionpublic Object getColumnSelectionListener()
Object
- ColumnSelectionListenerpublic string getColumnStretching()
string
- ColumnStretchingpublic string getContentDelivery()
string
- ContentDeliverypublic string getContextMenuId()
string
- ContextMenuIdpublic boolean getContextMenuSelect()
boolean
- ContextMenuSelectpublic boolean getDisableColumnReordering()
boolean
- DisableColumnReorderingpublic string getDisplayRow()
string
- DisplayRowpublic Object getDisplayRowKey()
Object
- DisplayRowKeypublic string getEditingMode()
string
- EditingModepublic string getEmptyText()
string
- EmptyTextpublic boolean getExpandAllEnabled()
boolean
- ExpandAllEnabledpublic number getFetchSize()
number
- FetchSizepublic string getFreezeDirection()
string
- FreezeDirectionpublic boolean getHorizontalGridVisible()
boolean
- HorizontalGridVisiblepublic string getInlineStyle()
string
- InlineStylepublic number getMaxClientRows()
number
- MaxClientRowspublic number getNonScrollableRows()
number
- NonScrollableRowspublic boolean getRootNodeRendered()
boolean
- RootNodeRenderedAdfUITreeTable.getRootNodeRendered()
public number getRowBandingInterval()
number
- RowBandingIntervalpublic 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 string getScrollPolicy()
string
- ScrollPolicypublic 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 getVerticalGridVisible()
boolean
- VerticalGridVisiblepublic boolean getVisible()
boolean
- Visiblepublic string getWidth()
string
- Widthpublic Object scrollColumnIntoView(String columnId)
columnId |
- | The Id of the column to scroll to. |
Object
public 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 setBodyContextMenuId(string newBodyContextMenuId)
newBodyContextMenuId |
void
- No Value returnedpublic void setClearTokenCacheOnPPR(boolean newClearTokenCacheOnPPR)
newClearTokenCacheOnPPR |
void
- No Value returnedpublic void setColumnBandingInterval(number newColumnBandingInterval)
newColumnBandingInterval |
void
- No Value returnedpublic void setColumnResizing(string newColumnResizing)
newColumnResizing |
void
- No Value returnedpublic void setColumnSelection(string newColumnSelection)
newColumnSelection |
void
- No Value returnedpublic void setColumnSelectionListener(Object newColumnSelectionListener)
newColumnSelectionListener |
void
- No Value returnedpublic void setColumnStretching(string newColumnStretching)
newColumnStretching |
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 setDisableColumnReordering(boolean newDisableColumnReordering)
newDisableColumnReordering |
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 setFreezeDirection(string newFreezeDirection)
newFreezeDirection |
void
- No Value returnedpublic void setHorizontalGridVisible(boolean newHorizontalGridVisible)
newHorizontalGridVisible |
void
- No Value returnedpublic void setInlineStyle(string newInlineStyle)
newInlineStyle |
void
- No Value returnedpublic void setMaxClientRows(number newMaxClientRows)
newMaxClientRows |
void
- No Value returnedpublic void setNonScrollableRows(number newNonScrollableRows)
newNonScrollableRows |
void
- No Value returnedpublic void setRootNodeRendered(boolean newRootNodeRendered)
newRootNodeRendered |
void
- No Value returnedpublic void setRowBandingInterval(number newRowBandingInterval)
newRowBandingInterval |
void
- No Value returnedpublic void setRowSelection(string newRowSelection)
newRowSelection |
void
- No Value returnedpublic void setScrollLeft(number newScrollLeft)
newScrollLeft |
void
- No Value returnedpublic void setScrollPolicy(string newScrollPolicy)
newScrollPolicy |
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 setVerticalGridVisible(boolean newVerticalGridVisible)
newVerticalGridVisible |
void
- No Value returnedpublic void setVisible(boolean newVisible)
newVisible |
void
- No Value returnedpublic void setWidth(string newWidth)
newWidth |
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) E52772-01 |
||||||||
PREV NEXT | FRAMES NO FRAMES Warning: private items are visible |