public class AddColumnAction extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AddColumnAction.SwitcherAddColumn
The Class SwitcherAddColumn.
|
| Constructor and Description |
|---|
AddColumnAction(TemplateSwitcherInteface switcherInterface,
TdTemplateController controller,
int columnIndex,
com.google.web.bindery.event.shared.EventBus actionsBus)
Instantiates a new adds the column action.
|
| Modifier and Type | Method and Description |
|---|---|
TemplatePanel |
getAddColumnTemplatePanel() |
com.extjs.gxt.ui.client.widget.LayoutContainer |
getPanel()
Gets the panel.
|
boolean |
isValidAdd()
Checks if is valid add.
|
void |
setColumnHeader(String columnHeader) |
void |
setVisibleAddRule(boolean b) |
public AddColumnAction(TemplateSwitcherInteface switcherInterface, TdTemplateController controller, int columnIndex, com.google.web.bindery.event.shared.EventBus actionsBus)
switcherInterface - the switcher interfacecontroller - the controlleractionsBus - public TemplatePanel getAddColumnTemplatePanel()
public com.extjs.gxt.ui.client.widget.LayoutContainer getPanel()
public void setColumnHeader(String columnHeader)
public boolean isValidAdd()
public void setVisibleAddRule(boolean b)
b - Copyright © 2017. All Rights Reserved.