| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.macro |
| Modifier and Type | Method and Description |
|---|---|
ParameterDescriptor |
MacroDescriptor.getContentDescriptor() |
ParameterDescriptor |
ParameterDisplayer.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ParameterDescriptor> |
MacroDescriptor.getParameterDescriptorMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
MacroDescriptor.setContentDescriptor(ParameterDescriptor contentDescriptor)
Sets the content descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MacroDescriptor.setParameterDescriptorMap(Map<String,ParameterDescriptor> parameterDescriptorMap)
Sets the
Map of parameter descriptors. |
| Constructor and Description |
|---|
ParameterDisplayer(ParameterDescriptor descriptor)
Creates a new displayer for the specified parameter.
|
Copyright © 2004–2015 XWiki. All rights reserved.