Class FormButtonEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class FormButtonEvent
    extends org.zkoss.zk.ui.event.Event
    Author:
    rbo
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      FormButtonEvent​(org.zkoss.zk.ui.Component target, java.lang.Object data)
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.saperion.ngc.iform.xml.SaveActionType getActionType()  
      ButtonInfo getButtonInfo()  
      ButtonInfo.EventType getType()  
      • 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
    • Constructor Detail

      • FormButtonEvent

        public FormButtonEvent​(org.zkoss.zk.ui.Component target,
                               java.lang.Object data)
        Constructor.
        Parameters:
        target - Target
        data - Data
    • Method Detail

      • getActionType

        public com.saperion.ngc.iform.xml.SaveActionType getActionType()
        Returns:
        Action type
      • getButtonInfo

        public ButtonInfo getButtonInfo()
        Returns:
        button info