Class WAllocation

    • Constructor Detail

      • WAllocation

        public WAllocation()
        Initialize Panel
    • Method Detail

      • layoutParameterAndSummary

        protected void layoutParameterAndSummary()
      • setupParameterColumns

        protected void setupParameterColumns()
      • dynInit

        public void dynInit()
                     throws Exception
        Dynamic Init (prepare dynamic fields)
        Overrides:
        dynInit in class Allocation
        Throws:
        Exception - if Lookups cannot be initialized
      • onClientInfo

        protected void onClientInfo()
      • onEvent

        public void onEvent​(org.zkoss.zk.ui.event.Event e)
        Action Listener. - MultiCurrency - Allocate
        Specified by:
        onEvent in interface org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>
        Parameters:
        e - event
      • calculate

        public void calculate()
      • getForm

        public ADForm getForm()
        Called by org.adempiere.webui.panel.ADForm.openForm(int)
        Specified by:
        getForm in interface IFormController
        Returns: