Package | Description |
---|---|
org.eclipse.nebula.widgets.cdatetime |
Modifier and Type | Method | Description |
---|---|---|
Footer |
Footer.align(int alignment) |
|
Footer |
Footer.align(int textAlignment,
int controlAlignment,
boolean grab) |
|
static Footer |
Footer.Clear() |
|
Footer |
Footer.grab() |
|
static Footer |
Footer.Today() |
|
static Footer |
Footer.VerboseToday() |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<Footer> |
CDateTimeBuilder.getFooters() |
Modifier and Type | Method | Description |
---|---|---|
void |
CDateTimeBuilder.setFooter(int alignment,
boolean equalColumns,
Footer... attrs) |
|
void |
CDateTimeBuilder.setFooter(Footer... attrs) |