Package | Description |
---|---|
org.josef.web.jsf.converter |
JSF Demo converters.
|
Modifier and Type | Method and Description |
---|---|
PadPosition |
PaddingConverter.getPosition()
Gets the pad position.
|
static PadPosition |
PadPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PadPosition[] |
PadPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PaddingConverter.setPosition(PadPosition position)
Sets the pad position.
|
Copyright © 2008–2018. All rights reserved.