Package | Description |
---|---|
com.extjs.gxt.ui.client.widget.treepanel |
TreePanel and related classes.
|
Modifier and Type | Method and Description |
---|---|
static TreePanelView.TreeViewRenderMode |
TreePanelView.TreeViewRenderMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreePanelView.TreeViewRenderMode[] |
TreePanelView.TreeViewRenderMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
TreePanelView.getTemplate(com.extjs.gxt.ui.client.data.ModelData m,
String id,
String text,
com.google.gwt.user.client.ui.AbstractImagePrototype icon,
boolean checkable,
boolean checked,
com.extjs.gxt.ui.client.widget.treepanel.TreePanel.Joint joint,
int level,
TreePanelView.TreeViewRenderMode renderMode) |
Copyright © 2018. All Rights Reserved.