| Interface | Description |
|---|---|
| FastPropertyEditor |
This interface is used instead of the PropertyEditor interface It is stateless so the editors can be cached
|
| Class | Description |
|---|---|
| BigDecimalEditor | |
| BooleanEditor | |
| BooleanObjectEditor | |
| ByteEditor | |
| ByteObjectEditor | |
| DateEditor | |
| DateFormatEditor | |
| DoubleEditor | |
| DoubleObjectEditor | |
| FloatEditor | |
| FloatObjectEditor | |
| IntegerEditor | |
| IntegerObjectEditor | |
| LongEditor | |
| LongObjectEditor | |
| PropertyMessage |
This class contains bundle key strings used to look up localized messages for property editor exceptions.
|
| ShortEditor | |
| ShortObjectEditor | |
| StringEditor | |
| TimestampEditor |
| Exception | Description |
|---|---|
| PropertyEditorException |
This exception can be thrown by property editors instead of IllegalArgumentException ActionSupport will use the
bundleKey to look up a localized error message.
|
Copyright © 2013 Atlassian. All Rights Reserved.