JTools

net.jtools.tmpl.model
Interface MacroLibItem.Support

All Superinterfaces:
Item
All Known Subinterfaces:
GroupItem, GroupItem.Reference, GroupItem.Writeable, Model
All Known Implementing Classes:
TmplModel, WriteableGroup
Enclosing interface:
MacroLibItem

public static interface MacroLibItem.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
 MacroLibItem getMacroSet(String name)
           
 Collection<MacroLibItem> getMacroSets()
           
 
Methods inherited from interface net.jtools.tmpl.model.Item
check, getClassname, getModel, getName, getParent, isChecked, solve
 

Method Detail

getMacroSet

MacroLibItem getMacroSet(String name)

getMacroSets

Collection<MacroLibItem> getMacroSets()

JTools

© 2000-2006, JTools.org.