Class PivotFieldControlChangeEvent

  • All Implemented Interfaces:
    Serializable

    public class PivotFieldControlChangeEvent
    extends org.zkoss.zk.ui.event.Event
    The event that represents moving a field in PivotFieldControl.
    Author:
    simonpai
    See Also:
    Serialized Form
    • Constructor Detail

    • Method Detail

      • getPivotField

        public PivotField getPivotField()
        The field being moved.