|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portal.core.render.AbstractContainerLayout portal.core.render.TableLayoutManager portal.core.render.FlowLayout
Field Summary | |
static int |
HORIZONTAL
|
static int |
VERTICAL
|
Fields inherited from class portal.core.render.TableLayoutManager |
BOTTOM, CENTERED, LEFT, MIDDLE, RIGHT, TOP |
Constructor Summary | |
FlowLayout(int orientation)
|
Method Summary | |
protected void |
doTableContent(Container target,
HtmlGraphics graphics)
|
Methods inherited from class portal.core.render.TableLayoutManager |
doContainerLayout, getHorizontalPosition, getPadding, getSpacing, getVerticalPosition, setHorizontalPosition, setPadding, setSpacing, setVerticalPosition |
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 |
Field Detail |
public static final int HORIZONTAL
public static final int VERTICAL
Constructor Detail |
public FlowLayout(int orientation)
Method Detail |
protected void doTableContent(Container target, HtmlGraphics graphics) throws RenderException
doTableContent
in class TableLayoutManager
RenderException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |