JTools

net.jtools.tmpl.model
Interface NodeItem.Reference

All Superinterfaces:
Item, Item.Reference, NodeItem
All Known Implementing Classes:
ReferencedNode
Enclosing interface:
NodeItem

public static interface NodeItem.Reference
extends NodeItem, Item.Reference


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.jtools.tmpl.model.NodeItem
NodeItem.Code, NodeItem.Comment, NodeItem.Compiler, NodeItem.Evaluated, NodeItem.Expression, NodeItem.Reference, NodeItem.Statement, NodeItem.Support, NodeItem.Type, NodeItem.Writeable
 
Method Summary
 NodeItem getNode()
           
 
Methods inherited from interface net.jtools.tmpl.model.NodeItem
getEscapeTags, getNode, getNodes, getStyle, setName
 
Methods inherited from interface net.jtools.tmpl.model.Item
check, getClassname, getModel, getName, getParent, isChecked, solve
 
Methods inherited from interface net.jtools.tmpl.model.Item.Reference
getItem, getReference
 
Methods inherited from interface net.jtools.tmpl.model.Item
check, getClassname, getModel, getName, getParent, isChecked, solve
 

Method Detail

getNode

NodeItem getNode()

JTools

© 2000-2006, JTools.org.