|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableFilterHeader.Position | |
---|---|
net.coderazzi.filters.gui |
Uses of TableFilterHeader.Position in net.coderazzi.filters.gui |
---|
Fields in net.coderazzi.filters.gui declared as TableFilterHeader.Position | |
---|---|
static TableFilterHeader.Position |
FilterSettings.headerPosition
The header position, INLINE by default. |
Methods in net.coderazzi.filters.gui that return TableFilterHeader.Position | |
---|---|
TableFilterHeader.Position |
TableFilterHeader.getPosition()
Returns the mode currently associated to the TableHeader. |
static TableFilterHeader.Position |
TableFilterHeader.Position.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TableFilterHeader.Position[] |
TableFilterHeader.Position.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.coderazzi.filters.gui with parameters of type TableFilterHeader.Position | |
---|---|
void |
TableFilterHeader.setPosition(TableFilterHeader.Position location)
Defines the behaviour of the header concerning its position related to the table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |