|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.widget.selection.AbstractSelectionModel<Tree,TreeItem>
com.extjs.gxt.ui.client.widget.tree.TreeSelectionModel
TreePanel
public class TreeSelectionModel
Tree single-select selection model.
| Constructor Summary | |
|---|---|
TreeSelectionModel()
Deprecated. |
|
TreeSelectionModel(Style.SelectionMode mode)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
selectNext()
Deprecated. Selects the item below the selected item in the tree, intelligently walking the nodes. |
void |
selectPrevious()
Deprecated. Selects the item above the selected item in the tree, intelligently walking the nodes. |
| Methods inherited from class com.extjs.gxt.ui.client.widget.selection.AbstractSelectionModel |
|---|
bind, deselect, deselect, deselect, deselect, deselect, deselectAll, getSelectedItem, getSelectedItems, getSelectionMode, handleEvent, isLocked, isSelected, refresh, select, select, select, select, select, selectAll, setLocked |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeSelectionModel()
public TreeSelectionModel(Style.SelectionMode mode)
| Method Detail |
|---|
public void selectNext()
public void selectPrevious()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||