Package | Description |
---|---|
com.bstek.dorado.view.widget.form.trigger | |
com.bstek.dorado.view.widget.grid | |
com.bstek.dorado.view.widget.treegrid |
Modifier and Type | Method and Description |
---|---|
java.util.List<Column> |
RowListDropDown.getColumns() |
Modifier and Type | Method and Description |
---|---|
void |
RowListDropDown.addColumn(Column column) |
Modifier and Type | Method and Description |
---|---|
void |
RowListDropDown.setColumns(java.util.List<Column> columns) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataColumn |
class |
ColumnGroup |
class |
DataColumn |
class |
IndicatorColumn |
class |
RowNumColumn |
class |
RowSelectorColumn |
Modifier and Type | Method and Description |
---|---|
Column |
GridSupport.getColumn(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Column> |
ColumnGroup.getColumns() |
java.util.List<Column> |
ColumnHolder.getColumns() |
java.util.List<Column> |
GridSupport.getColumns() |
Modifier and Type | Method and Description |
---|---|
void |
ColumnGroup.addColumn(Column column) |
void |
ColumnHolder.addColumn(Column column) |
void |
GridSupport.addColumn(Column column) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Column> |
AbstractTreeGrid.getColumns() |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.