|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.wcm.webui.WebUIPropertiesConfigService.PopupWindowProperties
public static class WebUIPropertiesConfigService.PopupWindowProperties
The Class PopupWindowProperties.
| Field Summary | |
|---|---|
static java.lang.String |
HEIGHT
The Constant HEIGHT. |
static java.lang.String |
WIDTH
The Constant WIDTH. |
| Constructor Summary | |
|---|---|
WebUIPropertiesConfigService.PopupWindowProperties()
|
|
| Method Summary | |
|---|---|
int |
getHeight()
Gets the height. |
int |
getWidth()
Gets the width. |
void |
setHeight(int height)
Sets the height. |
void |
setWidth(int width)
Sets the width. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String WIDTH
public static final java.lang.String HEIGHT
| Constructor Detail |
|---|
public WebUIPropertiesConfigService.PopupWindowProperties()
| Method Detail |
|---|
public int getWidth()
public void setWidth(int width)
width - the new widthpublic int getHeight()
public void setHeight(int height)
height - the new height
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||