JTools

net.jtools.tmpl.model
Interface GroupItem.Support

All Superinterfaces:
Item
All Known Subinterfaces:
Model
All Known Implementing Classes:
TmplModel
Enclosing interface:
GroupItem

public static interface GroupItem.Support
extends Item


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.jtools.tmpl.model.Item
Item.Reference, Item.Support, Item.Writeable
 
Method Summary
 GroupItem getGroup(String name)
           
 Collection<GroupItem> getGroups()
           
 
Methods inherited from interface net.jtools.tmpl.model.Item
check, getClassname, getModel, getName, getParent, isChecked, solve
 

Method Detail

getGroup

GroupItem getGroup(String name)

getGroups

Collection<GroupItem> getGroups()

JTools

© 2000-2006, JTools.org.