public class AddColumnTemplatePanel extends TemplatePanel
| Modifier and Type | Field and Description |
|---|---|
static String |
ACT_NEW_COLUMN |
centralContainer, columnsDefined, constraintSuggestionLabel, controller, flexTableContainer, flexTableTemplate, htmlTitleLabel, numColumns, principalContainer, setColumnTypeDefinition, southContainer, tableContainer, templateSwitcherInteface, toolbar, zIndexReference| Constructor and Description |
|---|
AddColumnTemplatePanel(TemplateSwitcherInteface templateSwitcherInteface,
TdTemplateController controller)
Instantiates a new adds the column template panel.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidTemplate()
Checks if is valid template.
|
protected void |
setCategoriesAsVisible(boolean b,
SPECIAL_CATEGORY_TYPE... cat)
Sets the categories as visible.
|
void |
validateTemplate()
Validate template.
|
clearCell, enableColumnTypes, enableFilter, enableFlow, enableValidateTemplate, getColumnsDefined, getController, getFlow, getNumColumns, getPanel, getSetColumnTypeDefinition, getTemplateSwitcherInteface, getToolbar, initContainers, initTableColumns, inizializeTableTemplate, inizializeToolBar, refreshSuggestion, refreshSuggestion, setAddFlowAsVisible, setBorderAsOnError, setColumnHeaderValue, setEditableHeaderValue, setFlowAsReadOnly, setVisibleAddRule, setVisibleSuggests, setVisibleTitle, setVisibleToolbar, setWidgetIntoTablepublic static final String ACT_NEW_COLUMN
public AddColumnTemplatePanel(TemplateSwitcherInteface templateSwitcherInteface, TdTemplateController controller)
templateSwitcherInteface - the template switcher intefacecontroller - the controllerprotected void setCategoriesAsVisible(boolean b,
SPECIAL_CATEGORY_TYPE... cat)
b - the bcat - the catpublic void validateTemplate()
validateTemplate in class TemplatePanelpublic boolean isValidTemplate()
isValidTemplate in class TemplatePanelCopyright © 2017. All Rights Reserved.