|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Layout
Representation of the layout. The layout defines the division of regions which is translated to a HTML table structure in the jsp's.
| Method Summary | |
|---|---|
java.lang.String |
getAlign()
Return the horizontal alignment. |
Color |
getBackgroundColor()
Return the background color for the entire layout and it translated to the bgcolor of the layout table. |
BackgroundImage |
getBackgroundImage()
Return the background image including the style properties. |
java.lang.String |
getOnLoadEvent()
Return the onLoad javascript which is used in the body tag. |
Website |
getWebsite()
Return the owner website. |
| Methods inherited from interface nl.gx.webmanager.cms.layout.RegionContainer |
|---|
getEmptyRowPosition, getGrid, getHtmlAttributes, getLayout, getParent, getRegions, isFrameSet, isHorizontal |
| Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper |
|---|
getId, getUUID, setId, setUUID |
| Method Detail |
|---|
Color getBackgroundColor()
BackgroundImage getBackgroundImage()
java.lang.String getOnLoadEvent()
Website getWebsite()
java.lang.String getAlign()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||