|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageConfig.ImageAlignment | |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.image | |
| org.xwiki.gwt.wysiwyg.client.plugin.image.ui | |
| Uses of ImageConfig.ImageAlignment in org.xwiki.gwt.wysiwyg.client.plugin.image |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.image that return ImageConfig.ImageAlignment | |
|---|---|
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(java.lang.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're declared. |
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.image with parameters of type ImageConfig.ImageAlignment | |
|---|---|
void |
ImageConfig.setAlignment(ImageConfig.ImageAlignment alignment)
|
| Uses of ImageConfig.ImageAlignment in org.xwiki.gwt.wysiwyg.client.plugin.image.ui |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.image.ui that return ImageConfig.ImageAlignment | |
|---|---|
ImageConfig.ImageAlignment |
ImageConfigWizardStep.getSelectedAlignment()
|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.image.ui with parameters of type ImageConfig.ImageAlignment | |
|---|---|
protected void |
ImageConfigWizardStep.setImageAlignment(ImageConfig.ImageAlignment alignment)
Sets the passed alignment in the image alignment radio set. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||