|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageConfig.ImageAlignment | |
|---|---|
| com.xpn.xwiki.wysiwyg.client.plugin.image | |
| com.xpn.xwiki.wysiwyg.client.plugin.image.ui | |
| Uses of ImageConfig.ImageAlignment in com.xpn.xwiki.wysiwyg.client.plugin.image |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.image that return ImageConfig.ImageAlignment | |
|---|---|
ImageConfig.ImageAlignment |
ImageConfig.getAlignment()
|
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 com.xpn.xwiki.wysiwyg.client.plugin.image with parameters of type ImageConfig.ImageAlignment | |
|---|---|
void |
ImageConfig.setAlignment(ImageConfig.ImageAlignment alignment)
|
| Uses of ImageConfig.ImageAlignment in com.xpn.xwiki.wysiwyg.client.plugin.image.ui |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.image.ui that return ImageConfig.ImageAlignment | |
|---|---|
ImageConfig.ImageAlignment |
ImageConfigWizardStep.getSelectedAlignment()
|
| Methods in com.xpn.xwiki.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 | |||||||||