Package com.google.gwt.user.client.ui
Class RichTextArea.Justification
java.lang.Object
com.google.gwt.user.client.ui.RichTextArea.Justification
-
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
-
Field Details
-
CENTER
Center justification. -
FULL
Full justification. -
LEFT
Left justification. -
RIGHT
Right justification.
-
-
Method Details
-
toString
-