JTools

net.jtools.tmpl.model
Class SimpleItem.External

java.lang.Object
  extended by net.jtools.tmpl.model.SimpleObject
      extended by net.jtools.tmpl.model.SimpleItem
          extended by net.jtools.tmpl.model.SimpleItem.External
All Implemented Interfaces:
Item
Direct Known Subclasses:
ExternalMacro, ExternalMacroLib
Enclosing class:
SimpleItem

public static class SimpleItem.External
extends SimpleItem


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.Item
Item.Support
 
Field Summary
 
Fields inherited from class net.jtools.tmpl.model.SimpleItem
TAB
 
Fields inherited from class net.jtools.tmpl.model.SimpleObject
description
 
Constructor Summary
SimpleItem.External(Item parent)
           
 
Method Summary
 Classname getClassname()
           
 void setClassname(String value)
           
 
Methods inherited from class net.jtools.tmpl.model.SimpleItem
check, commaseparated, getModel, getName, getParent, isChecked, literal, onCheck, setName, solve
 
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
 

Constructor Detail

SimpleItem.External

public SimpleItem.External(Item parent)
Method Detail

getClassname

public Classname getClassname()
Specified by:
getClassname in interface Item
Overrides:
getClassname in class SimpleItem

setClassname

public void setClassname(String value)

JTools

© 2000-2006, JTools.org.