|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayoutRegion | |
---|---|
org.zkoss.zkex.zul.api | Interfaces of ZUL components, which are the abstract layer to access a zul component |
org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
org.zkoss.zul.api | Interfaces of zul components, which are the abstract layer to access a ZUL component |
Uses of LayoutRegion in org.zkoss.zkex.zul.api |
---|
Subinterfaces of LayoutRegion in org.zkoss.zkex.zul.api | |
---|---|
interface |
LayoutRegion
Deprecated. As of release 5.0.0, replaced with LayoutRegion . |
Uses of LayoutRegion in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement LayoutRegion | |
---|---|
class |
Center
A center region of a borderlayout. |
class |
East
An east region of a border layout. |
class |
LayoutRegion
A layout region in a border layout. |
class |
North
A north region of a border layout. |
class |
South
A south region of a border layout. |
class |
West
A west region of a border layout. |
Uses of LayoutRegion in org.zkoss.zul.api |
---|
Subinterfaces of LayoutRegion in org.zkoss.zul.api | |
---|---|
interface |
Center
A center region of a border layout. |
interface |
East
An east region of a border layout. |
interface |
North
A north region of a border layout. |
interface |
South
A south region of a border layout. |
interface |
West
A west region of a border layout. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |