Modifier and Type | Required Element and Description |
---|---|
int |
order
The order of the column relative to other columns.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
name
The name of the column.
|
String[] |
properties
A list of properties that are applicable to the column.
|
public abstract int order
public abstract String name
public abstract String[] properties
ColumnProperty
Copyright © 2020. All rights reserved.