|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseAction.TrimMode | |
---|---|
it.sistematica.isharedoc.action |
Uses of BaseAction.TrimMode in it.sistematica.isharedoc.action |
---|
Methods in it.sistematica.isharedoc.action that return BaseAction.TrimMode | |
---|---|
static BaseAction.TrimMode |
BaseAction.TrimMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BaseAction.TrimMode[] |
BaseAction.TrimMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.sistematica.isharedoc.action with parameters of type BaseAction.TrimMode | |
---|---|
java.lang.String |
BaseAction.trimToLength(java.lang.String value,
int length,
BaseAction.TrimMode mode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |