| Modifier and Type | Method and Description |
|---|---|
static TdColumnDefinition |
TdTemplateController.createTdColumnDefinitionFromView(ColumnDefinitionView cDefView) |
| Modifier and Type | Method and Description |
|---|---|
ColumnDefinitionView |
AddColumnOperationEvent.getColumn() |
| Constructor and Description |
|---|
AddColumnOperationEvent(ColumnDefinitionView column,
TemplateExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinitionView> |
TemplateGenerator.getListColumnDefinition() |
| Constructor and Description |
|---|
SmartTable(ColumnDefinitionView view,
com.google.gwt.user.client.ui.AbstractImagePrototype img) |
SmartTable(ColumnDefinitionView view,
com.google.gwt.user.client.ui.AbstractImagePrototype img,
boolean isDeletable) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ColumnDefinitionView> |
TemplatePanel.columnsDefined |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinitionView> |
TemplatePanel.getColumnsDefined()
Gets the columns defined.
|
| Modifier and Type | Method and Description |
|---|---|
com.extjs.gxt.ui.client.widget.HorizontalPanel |
EditableLabelColumnDefinitionView.getEditableLabelPanel(ColumnDefinitionView columnDef,
ZIndexReference zIndex) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinitionView> |
TemplateUpdaterGenerator.getListColumnDefinition() |
Copyright © 2015. All Rights Reserved.