Class SaperionToolbarView

java.lang.Object
org.zkoss.zk.ui.AbstractComponent
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zul.impl.XulElement
org.zkoss.zul.Panel
com.saperion.ngc.toolbar.SaperionToolbarView
All Implemented Interfaces:
EventChild, Serializable, Cloneable, org.zkoss.zk.ui.Component, org.zkoss.zk.ui.ext.Scope, org.zkoss.zk.ui.sys.ComponentCtrl, org.zkoss.zul.ext.Framable

public class SaperionToolbarView extends org.zkoss.zul.Panel implements EventChild
The implementation of the toolbar in the main-window of the webclient.
See Also:
  • Constructor Details

    • SaperionToolbarView

      public SaperionToolbarView()
      ToolbarView in north-area of the client Constructor.
  • Method Details