|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlatzhalterTreeData | |
---|---|
ch.elexis.views.textsystem |
Uses of PlatzhalterTreeData in ch.elexis.views.textsystem |
---|
Methods in ch.elexis.views.textsystem that return PlatzhalterTreeData | |
---|---|
PlatzhalterTreeData |
PlatzhalterTreeData.getChild(java.lang.String name)
|
PlatzhalterTreeData |
PlatzhalterTreeData.getParent()
|
Methods in ch.elexis.views.textsystem that return types with arguments of type PlatzhalterTreeData | |
---|---|
SortedList<PlatzhalterTreeData> |
PlatzhalterTreeData.getChildren()
|
java.util.List<PlatzhalterTreeData> |
PlatzhalterProperties.getList()
Read contents. |
Methods in ch.elexis.views.textsystem with parameters of type PlatzhalterTreeData | |
---|---|
void |
PlatzhalterTreeData.addChild(PlatzhalterTreeData child)
|
Method parameters in ch.elexis.views.textsystem with type arguments of type PlatzhalterTreeData | |
---|---|
void |
PlatzhalterTreeData.addChildren(java.util.List<PlatzhalterTreeData> children)
|
Constructors in ch.elexis.views.textsystem with parameters of type PlatzhalterTreeData | |
---|---|
PlatzhalterTreeData(PlatzhalterTreeData _parent,
java.lang.String _name,
java.lang.String _key,
java.lang.String _description)
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |