public abstract class ColumnDescriptor extends AttributeDescriptor
AttributeDescriptor.ComponentType, AttributeDescriptor.OperatorDESCRIPTOR_TYPE_ATTRIBUTEDESCRIPTOR_TYPE_DEFAULT| Constructor and Description |
|---|
ColumnDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getAlign()
Returns the alignment for the column.
|
abstract int |
getWidth()
Returns the width for the column in pixel.
|
getSupportedOperators, isIndexedgetComponentType, getConverter, getDescriptorType, getFormat, getGroupName, getLength, getMaximumLength, getModel, getPlaceholder, getTimeZone, getType, getValidator, hasDefaultConverter, isReadOnly, isRequiredgetDescription, getLabel, getNamepublic abstract int getWidth()
public abstract String getAlign()