|
![]() |
||||||||
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.ExternalMacroLib
public class ExternalMacroLib
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.MacroLibItem |
---|
MacroLibItem.Reference, MacroLibItem.Support, MacroLibItem.Writeable |
Field Summary | |
---|---|
protected MacroLib |
instance
|
Fields inherited from class net.jtools.tmpl.model.SimpleItem |
---|
TAB |
Fields inherited from class net.jtools.tmpl.model.SimpleObject |
---|
description |
Constructor Summary | |
---|---|
ExternalMacroLib(Item parent)
|
|
ExternalMacroLib(Item parent,
MacroLib instance)
|
Method Summary | |
---|---|
MacroItem |
getMacro(String name)
|
Collection<MacroItem> |
getMacros()
|
protected boolean |
onCheck()
|
void |
solve()
|
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 |
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 |
Field Detail |
---|
protected MacroLib instance
Constructor Detail |
---|
public ExternalMacroLib(Item parent)
public ExternalMacroLib(Item parent, MacroLib instance)
Method Detail |
---|
public MacroItem getMacro(String name)
getMacro
in interface MacroItem.Support
public Collection<MacroItem> getMacros()
getMacros
in interface MacroItem.Support
protected boolean onCheck()
onCheck
in class SimpleItem
public void solve()
solve
in interface Item
solve
in class SimpleItem
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |