|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterType | |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.macro | |
| org.xwiki.gwt.wysiwyg.client.plugin.macro.input | |
| Uses of ParameterType in org.xwiki.gwt.wysiwyg.client.plugin.macro |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.macro that return ParameterType | |
|---|---|
ParameterType |
ParameterDescriptor.getType()
|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.macro with parameters of type ParameterType | |
|---|---|
void |
ParameterDescriptor.setType(ParameterType type)
Sets the type of this parameter. |
| Uses of ParameterType in org.xwiki.gwt.wysiwyg.client.plugin.macro.input |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.macro.input with parameters of type ParameterType | |
|---|---|
static com.google.gwt.user.client.ui.Widget |
InputFactory.createInput(ParameterType type)
Creates a new input control that collects user data of the specified type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||