|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jtools.tmpl.model.SimpleObject
net.jtools.tmpl.model.SimpleItem
net.jtools.tmpl.model.SimpleItem.Reference
net.jtools.tmpl.model.ReferencedStyle
public class ReferencedStyle
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.jtools.tmpl.model.SimpleItem |
---|
SimpleItem.External, SimpleItem.Reference, SimpleItem.Writeable |
Nested classes/interfaces inherited from class net.jtools.tmpl.model.SimpleObject |
---|
SimpleObject.Description |
Nested classes/interfaces inherited from interface net.jtools.tmpl.model.StyleItem |
---|
StyleItem.Reference, StyleItem.Support, StyleItem.Writeable |
Field Summary |
---|
Fields inherited from class net.jtools.tmpl.model.SimpleItem |
---|
TAB |
Fields inherited from class net.jtools.tmpl.model.SimpleObject |
---|
description |
Constructor Summary | |
---|---|
ReferencedStyle(Item parent)
|
Method Summary | |
---|---|
protected Item |
getDirectItem()
|
protected StyleItem |
getDirectStyle()
|
Collection<String> |
getEscapeTags()
|
NodeItem |
getNode(String name)
|
Collection<NodeItem> |
getNodes()
|
StyleItem |
getStyle()
|
StyleItem |
getStyle(String name)
|
Collection<StyleItem> |
getStyles()
|
Methods inherited from class net.jtools.tmpl.model.SimpleItem.Reference |
---|
getClassname, getItem, getReference, setReference, solve |
Methods inherited from class net.jtools.tmpl.model.SimpleItem |
---|
check, commaseparated, getModel, getName, getParent, isChecked, literal, onCheck, setName |
Methods inherited from class net.jtools.tmpl.model.SimpleObject |
---|
addDescription, setDescription |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.jtools.tmpl.model.StyleItem |
---|
setName |
Methods inherited from interface net.jtools.tmpl.model.Item.Reference |
---|
getItem, getReference |
Constructor Detail |
---|
public ReferencedStyle(Item parent)
Method Detail |
---|
protected Item getDirectItem()
getDirectItem
in class SimpleItem.Reference
protected StyleItem getDirectStyle()
public Collection<String> getEscapeTags()
getEscapeTags
in interface StyleItem
public NodeItem getNode(String name)
getNode
in interface NodeItem.Support
public Collection<NodeItem> getNodes()
getNodes
in interface NodeItem.Support
public StyleItem getStyle()
getStyle
in interface StyleItem.Reference
public StyleItem getStyle(String name)
getStyle
in interface StyleItem
public Collection<StyleItem> getStyles()
getStyles
in interface StyleItem
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |