|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.wcf.popup.ItemSupport
com.tonbeller.wcf.popup.GroupItemSupport
Constructor Summary | |
GroupItemSupport()
|
|
GroupItemSupport(java.lang.String label)
|
|
GroupItemSupport(java.lang.String label,
java.lang.String image)
|
Method Summary | |
java.util.List |
getChildren()
|
Methods inherited from class com.tonbeller.wcf.popup.ItemSupport |
getImage, getLabel, setImage, setLabel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tonbeller.wcf.popup.Item |
getImage, getLabel |
Constructor Detail |
public GroupItemSupport()
public GroupItemSupport(java.lang.String label)
public GroupItemSupport(java.lang.String label, java.lang.String image)
Method Detail |
public java.util.List getChildren()
getChildren
in interface GroupItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |