|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.zkoss.zk.ui.event.Event
org.zkoss.pivot.ui.PivotFieldControl.PivotFieldControlChangeEvent
protected static class PivotFieldControl.PivotFieldControlChangeEvent
The event that represents moving a field in PivotFieldControl
.
Method Summary | |
---|---|
PivotField.Type |
getNewType()
New field type. |
PivotField.Type |
getOldType()
Original field type. |
PivotField |
getPivotField()
The field being moved. |
Methods inherited from class org.zkoss.zk.ui.event.Event |
---|
getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public PivotField getPivotField()
public PivotField.Type getOldType()
public PivotField.Type getNewType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |