| 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() |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinitionView> |
MultiFilterByColumns.getColumns() |
| Constructor and Description |
|---|
FilterColumnView(String columnKey,
boolean addAndOr,
ColumnDefinitionView column,
com.google.web.bindery.event.shared.EventBus bus) |
| Constructor and Description |
|---|
MultiFilterByColumns(List<ColumnDefinitionView> listColumns) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinitionView> |
TemplateUpdaterGenerator.getListColumnDefinition() |
Copyright © 2014. All Rights Reserved.