|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzk.Object
zk.Widget
zul.Widget
zul.layout.LayoutRegion
zul.layout.East
public class East
An east region of a border layout.
Default Widget.getZclass(): z-east.
Default: LayoutRegion.getCmargins() is "0,3,3,0"
| Field Summary |
|---|
| Fields inherited from class zk.Widget |
|---|
$weave, auDelay, autag, bindLevel, className, desktop, effects_, firstChild, id, insertingBefore_, inServer, lastChild, nChildren, nextSibling, parent, previousSibling, uuid, widgetName |
| Fields inherited from class zk.Object |
|---|
$class, $oid |
| Method Summary | |
|---|---|
String |
getPosition()
Returns Borderlayout.EAST. |
String |
getSize()
Returns the size of this region. |
void |
setHeight(String height)
The height can't be specified in this component because its height is determined by other region components ( North or South). |
void |
setSize(String size)
Sets the size of this region. |
| Methods inherited from class zul.layout.LayoutRegion |
|---|
getBorder, getCmargins, getCurrentMargins_, getMargins, getMaxsize, getMinsize, getTitle, isAutoscroll, isCollapsible, isFlex, isOpen, isSplittable, setAutoscroll, setBorder, setCmargins, setCollapsible, setFlex, setMargins, setMaxsize, setMinsize, setOpen, setSplittable, setTitle |
| Methods inherited from class zul.Widget |
|---|
afterKeyDown_, beforeCtrlKeys_, getContext, getCtrlKeys, getOpenTooltip, getPopup, getTooltip, setContext, setContext, setCtrlKeys, setPopup, setPopup, setTooltip, setTooltip |
| Methods inherited from class zk.Object |
|---|
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getPosition()
Borderlayout.EAST.
public void setHeight(String height)
North or South).
height - public String getSize()
Widget.getWidth().
public void setSize(String size)
Widget.setWidth(String).
size -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||