public class GridRowDescriptor
extends java.lang.Object
GridBuffer
instance, thas is it is a row structure descriptor.GridBuffer
Modifier and Type | Class and Description |
---|---|
class |
GridRowDescriptor.CellDescriptor |
static class |
GridRowDescriptor.RowCellMappingType |
Constructor and Description |
---|
GridRowDescriptor() |
Modifier and Type | Method and Description |
---|---|
void |
add(java.lang.String fieldName,
GridRowDescriptor.RowCellMappingType mappingType,
int pos,
java.lang.String label) |
GridRowDescriptor.CellDescriptor |
get(java.lang.String fieldName) |
public void add(java.lang.String fieldName, GridRowDescriptor.RowCellMappingType mappingType, int pos, java.lang.String label)
public GridRowDescriptor.CellDescriptor get(java.lang.String fieldName)