|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Portalchildren | |
---|---|
org.zkoss.zkmax.ui.event | Events of Components in ZK EE. |
Uses of Portalchildren in org.zkoss.zkmax.ui.event |
---|
Methods in org.zkoss.zkmax.ui.event that return Portalchildren | |
---|---|
Portalchildren |
PortalMoveEvent.getFrom()
Returns the portalchildren from the dragged panel. |
Portalchildren |
PortalMoveEvent.getTo()
Returns the portalchildren where the dragged panel drops to. |
Constructors in org.zkoss.zkmax.ui.event with parameters of type Portalchildren | |
---|---|
PortalMoveEvent(java.lang.String evtnm,
Component target,
Portalchildren from,
Portalchildren to,
Panel dragged,
int droppedIndex)
Constructs a ColumnMoved event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |