psdi.app.inventory

Class FldReorderDescriptionView

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldReorderDescriptionView
    extends MboValueAdapter
    This method is set non-persistent DescriptionView for diaplying only. If Reorder Item is not null, item description will be copied to DescriptionView. To solve the Reorder Item Description multi language problem.
    • Constructor Detail

      • FldReorderDescriptionView

        public FldReorderDescriptionView(MboValue mbv)
                                  throws MXException,
                                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        This method is set DescriptionView for diaplying only. If Reorder Item is not null, item description will be copied to DescriptionView.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException