JTools

net.jtools.tmpl.model
Interface StyleItem.Support

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

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

Method Detail

getStyle

StyleItem getStyle(String name)

getStyles

Collection<StyleItem> getStyles()

JTools

© 2000-2006, JTools.org.