public class TemplateGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TemplatePanel |
templatePanel |
| Constructor and Description |
|---|
TemplateGenerator(TemplateSwitcherInteface switcher,
TdTemplateController controller) |
| Modifier and Type | Method and Description |
|---|---|
TdFlowModel |
getFlowAttached() |
List<ColumnDefinitionView> |
getListColumnDefinition() |
int |
getNumberOfColumns() |
TemplateSwitcherInteface |
getSwitcher() |
TemplatePanel |
getTemplatePanel() |
void |
initTemplatePanel() |
protected TemplatePanel templatePanel
public TemplateGenerator(TemplateSwitcherInteface switcher, TdTemplateController controller)
public void initTemplatePanel()
public final int getNumberOfColumns()
public TemplateSwitcherInteface getSwitcher()
public List<ColumnDefinitionView> getListColumnDefinition()
public TemplatePanel getTemplatePanel()
public TdFlowModel getFlowAttached()
Copyright © 2015. All Rights Reserved.