|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUICommand
teamdev.jsf.component.datatable.AbstractTableSelection
teamdev.jsf.component.treetable.TreeTableSelection
public abstract class TreeTableSelection
| Constructor Summary | |
|---|---|
TreeTableSelection()
|
|
| Method Summary | |
|---|---|
void |
encodeOnAjaxNodeFolding(FacesContext context)
|
abstract java.util.List |
getSelectedNodeKeyPaths()
This method is only for internal usage from within the QuipuKit library. |
void |
setParent(UIComponent parent)
|
| Methods inherited from class teamdev.jsf.component.datatable.AbstractTableSelection |
|---|
beforeEncode, beforeInvokeApplication, decode, encodeBegin, getModel, getOnchange, getStyle, getStyleClass, getTable, isEnabled, isKeyboardSupport, isMouseSupport, isMultipleSelectionAllowed, processUpdates, registerSelectionStyle, rememberByKeys, restoreState, saveState, setEnabled, setKeyboardSupport, setModel, setMouseSupport, setOnchange, setStyle, setStyleClass, setTable |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeTableSelection()
| Method Detail |
|---|
public void setParent(UIComponent parent)
public void encodeOnAjaxNodeFolding(FacesContext context)
throws java.io.IOException
java.io.IOExceptionpublic abstract java.util.List getSelectedNodeKeyPaths()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||