Package | Description |
---|---|
org.javlo.template |
Modifier and Type | Class and Description |
---|---|
class |
Area |
class |
Row |
class |
TemplateStyle |
Modifier and Type | Method and Description |
---|---|
protected TemplatePart |
TemplatePart.getParent()
get the parent in the html structure (sp. parent of area if row).
|
protected TemplatePart |
Row.getParent() |
protected TemplatePart |
Area.getParent() |
Modifier and Type | Method and Description |
---|---|
int |
TemplatePart.SortByName.compare(TemplatePart o1,
TemplatePart o2) |
int |
TemplatePart.SortByPriority.compare(TemplatePart o1,
TemplatePart o2) |
protected void |
Template.loadTemplatePart(TemplatePart part,
String prefix) |
protected void |
Template.saveTemplatePart(TemplatePart part,
String prefix) |
void |
TemplatePart.setEmptyField(TemplatePart part)
set value of part in empty field, stay not empty field unmodified.
|
Copyright © 2012-2018. All Rights Reserved.