psdi.webclient.beans.common

Class ModavialBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class ModavialBean
    extends DataBean
    • Constructor Detail

      • ModavialBean

        public ModavialBean()
    • Method Detail

      • newrow

        public int newrow()
                   throws MXException
        IV33374/65506: In Assignment Manager, Modify Availability Work Dates table window, does not have a New Row. After adding(uncommenting) the New Row in xml, the New Row button using "addrow" event is grayed out. Used a new event and return the addrow() method. The "addrow" even works in the People's application.
        Returns:
        Throws:
        MXException