Package com.google.gwt.user.client.ui
Class RichTextArea.Justification
java.lang.Object
com.google.gwt.user.client.ui.RichTextArea.Justification
- Enclosing class:
- RichTextArea
Justification enumeration. The three values are
left,
right, center.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RichTextArea.JustificationCenter justification.static final RichTextArea.JustificationFull justification.static final RichTextArea.JustificationLeft justification.static final RichTextArea.JustificationRight justification. -
Method Summary