| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.image | |
| org.xwiki.gwt.wysiwyg.client.plugin.image.ui |
| Modifier and Type | Method and Description |
|---|---|
ImageConfig.ImageAlignment |
ImageConfig.getAlignment() |
ImageConfig.ImageAlignment |
ImageConfigDOMReader.readImageAlignment(com.google.gwt.dom.client.ImageElement image)
Parses the style attribute of the given image to determine its
ImageConfig.ImageAlignment. |
static ImageConfig.ImageAlignment |
ImageConfig.ImageAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageConfig.ImageAlignment[] |
ImageConfig.ImageAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageConfig.setAlignment(ImageConfig.ImageAlignment alignment) |
| Modifier and Type | Method and Description |
|---|---|
ImageConfig.ImageAlignment |
ImageConfigWizardStep.getSelectedAlignment() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImageConfigWizardStep.setImageAlignment(ImageConfig.ImageAlignment alignment)
Sets the passed alignment in the image alignment radio set.
|
Copyright © 2004–2015 XWiki. All rights reserved.