|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringList | |
org.infolayer.templates.html |
Uses of StringList in org.infolayer.templates.html |
Methods in org.infolayer.templates.html with parameters of type StringList | |
static void |
TE_property.writeClassOptions(XmlSerializer xw,
IlRequest context,
StringList classes)
Writes the contents of an HTML combo that contains instantiable classes. |
static void |
TE_property.getClassesAsList(StringList result,
UmlClass type)
Collects a flat list of classes that can be created in a given context by the current user. |
static void |
TE_property.getClassesAsTree(StringList result,
UmlClass type,
int margin)
Collects a tree of classes that can be created in a given context by the current user. |
void |
StringList.addStrings(StringList s)
|
void |
StringList.assign(StringList s)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |