public class GalleryMacroParameters extends Object
GalleryMacro.| Constructor and Description |
|---|
GalleryMacroParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassNames() |
String |
getHeight() |
String |
getWidth() |
void |
setClassNames(String classNames)
Sets some custom CSS class names.
|
void |
setHeight(String height)
Sets the gallery height.
|
void |
setWidth(String width)
Sets the gallery width.
|
public String getWidth()
public void setWidth(String width)
width - the gallery widthpublic String getHeight()
public void setHeight(String height)
height - the gallery heightpublic String getClassNames()
public void setClassNames(String classNames)
classNames - the custom CSS class namesCopyright © 2004–2017 XWiki. All rights reserved.