|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ITreeActionUrlResolver
If a tree is to support expanding and collapsing portions of the tree then an implementation of this interface must be provided to the tree to translate user actions into URLs suitable for the domain in which the tree is being used and which will cause the appropriate methods on the appropriate tree nodes to be called.
| Field Summary | |
|---|---|
static int |
HIDE_ASPECTS
Deprecated. |
static int |
HIDE_CHILDREN
Deprecated. |
static int |
SHOW_ASPECTS
Deprecated. |
static int |
SHOW_CHILDREN
Deprecated. |
| Method Summary | |
|---|---|
String |
getTreeActionUrl(int type,
String nodeId)
Deprecated. |
| Field Detail |
|---|
static final int SHOW_CHILDREN
static final int HIDE_CHILDREN
static final int SHOW_ASPECTS
static final int HIDE_ASPECTS
| Method Detail |
|---|
String getTreeActionUrl(int type,
String nodeId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||