|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectportal.core.render.AbstractContainerLayout
portal.core.render.GridLayout
| Constructor Summary | |
GridLayout(int cols)
|
|
| Method Summary | |
void |
doContainerLayout(Container target,
RenderContext renderContext)
|
int |
getPadding()
|
int |
getSpacing()
|
void |
setPadding(int i)
|
void |
setSpacing(int i)
|
| Methods inherited from class portal.core.render.AbstractContainerLayout |
doLayout |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GridLayout(int cols)
| Method Detail |
public int getPadding()
public int getSpacing()
public void setPadding(int i)
public void setSpacing(int i)
public void doContainerLayout(Container target,
RenderContext renderContext)
throws RenderException
doContainerLayout in class AbstractContainerLayoutRenderException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||