|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RichTextArea | |
|---|---|
| org.xwiki.gwt.user.client | |
| org.xwiki.gwt.user.client.ui.rta | |
| Uses of RichTextArea in org.xwiki.gwt.user.client |
|---|
| Constructors in org.xwiki.gwt.user.client with parameters of type RichTextArea | |
|---|---|
RichTextAreaCommand(RichTextArea rta,
Command command)
Creates a new GWT command that executes the specified rich text area command. |
|
RichTextAreaCommand(RichTextArea rta,
Command command,
java.lang.String parameter)
Creates a new GWT command that executes the specified rich text area command. |
|
RichTextAreaCommand(RichTextArea rta,
Command command,
java.lang.String parameter,
boolean focus)
Creates a new GWT command that executes the specified rich text area command. |
|
| Uses of RichTextArea in org.xwiki.gwt.user.client.ui.rta |
|---|
| Constructors in org.xwiki.gwt.user.client.ui.rta with parameters of type RichTextArea | |
|---|---|
Reloader(RichTextArea rta)
Creates a new reloader for the specified rich text area. |
|
Reloader(RichTextArea rta,
java.lang.String url)
Creates a new reloader that makes requests to the specified URL and uses the response to reset the content of the given rich text area. |
|
SelectionPreserver(RichTextArea rta)
Creates a new selection preserver for the specified rich text area. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||