|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TreeNodeTagDeclaration
Creates a tree node.
| Method Summary | |
|---|---|
void |
setExpanded(String expanded)
Flag indicating if the subnodes are to be displayed. |
void |
setMarked(String marked)
Flag indicating if the node is marked, and should be displayed in a special way. |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasId |
|---|
setId |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasBinding |
|---|
setBinding |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsRendered |
|---|
setRendered |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasLabel |
|---|
setLabel |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasValue |
|---|
setValue |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasMarkup |
|---|
setMarkup |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasAction |
|---|
setAction |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasActionListener |
|---|
setActionListener |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsImmediateCommand |
|---|
setImmediate |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasOnclick |
|---|
setOnclick |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasLink |
|---|
setLink |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsTransition |
|---|
setTransition |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasRenderedPartially |
|---|
setRenderedPartially |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasTip |
|---|
setTip |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasTarget |
|---|
setTarget |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasImage |
|---|
setImage |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsDisabled |
|---|
setDisabled |
| Method Detail |
|---|
void setExpanded(String expanded)
void setMarked(String marked)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||