Package | Description |
---|---|
org.joty.workstation.gui |
Modifier and Type | Field and Description |
---|---|
GridRowDescriptor.RowCellMappingType |
GridRowDescriptor.CellDescriptor.m_mappingType |
Modifier and Type | Method and Description |
---|---|
static GridRowDescriptor.RowCellMappingType |
GridRowDescriptor.RowCellMappingType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GridRowDescriptor.RowCellMappingType[] |
GridRowDescriptor.RowCellMappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GridRowDescriptor.add(java.lang.String fieldName,
GridRowDescriptor.RowCellMappingType mappingType,
int pos,
java.lang.String label) |
protected void |
TermContainerPanel.addToGridRowDescriptor(java.lang.String fieldName,
GridRowDescriptor.RowCellMappingType mappingType,
int pos,
java.lang.String label) |