com.tonbeller.wcf.popup
Interface GroupItem

All Superinterfaces:
Item
All Known Implementing Classes:
GroupItemSupport

public interface GroupItem
extends Item


Method Summary
 java.util.List getChildren()
           
 
Methods inherited from interface com.tonbeller.wcf.popup.Item
getImage, getLabel
 

Method Detail

getChildren

public java.util.List getChildren()