psdi.webclient.controls

Class BIMViewerCtrl

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class BIMViewerCtrl
    extends ControlInstance
    • Constructor Detail

      • BIMViewerCtrl

        public BIMViewerCtrl()
    • Method Detail

      • render

        public int render()
                   throws java.lang.NoSuchMethodException,
                          java.lang.IllegalAccessException,
                          java.lang.reflect.InvocationTargetException
        Description copied from class: ControlInstance
        Render this control's components
        Overrides:
        render in class ControlInstance
        Throws:
        java.lang.NoSuchMethodException
        java.lang.IllegalAccessException
        java.lang.reflect.InvocationTargetException
      • refreshselected

        public int refreshselected()