|
![]() |
||||||||
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.External
net.jtools.tmpl.model.ExternalMacro
public class ExternalMacro
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.MacroItem |
---|
MacroItem.Reference, MacroItem.Support, MacroItem.Writeable |
Field Summary | |
---|---|
protected Macro |
instance
|
Fields inherited from class net.jtools.tmpl.model.SimpleItem |
---|
TAB |
Fields inherited from class net.jtools.tmpl.model.SimpleObject |
---|
description |
Constructor Summary | |
---|---|
ExternalMacro(Item parent)
|
|
ExternalMacro(Item parent,
Macro instance)
|
Method Summary | |
---|---|
protected boolean |
onCheck()
|
Methods inherited from class net.jtools.tmpl.model.SimpleItem.External |
---|
getClassname, setClassname |
Methods inherited from class net.jtools.tmpl.model.SimpleItem |
---|
check, commaseparated, getModel, getName, getParent, isChecked, literal, 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 |
Methods inherited from interface net.jtools.tmpl.model.MacroItem |
---|
setName |
Methods inherited from interface net.jtools.tmpl.model.Item |
---|
check, getClassname, getModel, getName, getParent, isChecked, solve |
Field Detail |
---|
protected Macro instance
Constructor Detail |
---|
public ExternalMacro(Item parent)
public ExternalMacro(Item parent, Macro instance)
Method Detail |
---|
protected boolean onCheck()
onCheck
in class SimpleItem
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |