psdi.webclient.controls

Class EcommFrame

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class EcommFrame
    extends ControlInstance
    • Constructor Detail

      • EcommFrame

        public EcommFrame()
    • Method Detail

      • runevent

        public int runevent()
                     throws java.lang.NoSuchMethodException,
                            java.lang.IllegalAccessException,
                            java.lang.reflect.InvocationTargetException
        Throws:
        java.lang.NoSuchMethodException
        java.lang.IllegalAccessException
        java.lang.reflect.InvocationTargetException
      • refreshstartpage

        public int refreshstartpage()
                             throws java.lang.NoSuchMethodException,
                                    java.lang.IllegalAccessException,
                                    java.lang.reflect.InvocationTargetException
        Throws:
        java.lang.NoSuchMethodException
        java.lang.IllegalAccessException
        java.lang.reflect.InvocationTargetException
      • getStartPage

        public java.lang.String getStartPage()
      • setStartPage

        public void setStartPage(java.lang.String startPage)
      • isRefreshStartPage

        public boolean isRefreshStartPage()
      • setRefreshStartPage

        public void setRefreshStartPage(boolean refreshStartPage)
      • isStartLookup

        public boolean isStartLookup()
      • setStartLookup

        public void setStartLookup(boolean startLookup)