|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RichTextControl.Align | |
---|---|
nl.coderight.jazz.form.control |
Uses of RichTextControl.Align in nl.coderight.jazz.form.control |
---|
Methods in nl.coderight.jazz.form.control that return RichTextControl.Align | |
---|---|
static RichTextControl.Align |
RichTextControl.Align.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RichTextControl.Align[] |
RichTextControl.Align.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in nl.coderight.jazz.form.control with parameters of type RichTextControl.Align | |
---|---|
void |
RichTextControl.setAlign(RichTextControl.Align align)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |