Interface IPictureComponent

    • Method Detail

      • setConnectedObj

        void setConnectedObj​(SOPicture obj,
                             int instanceNr)
        Corresponds to ESL function %HI_SetConnectedObj
      • getConnectedObj

        SOPicture getConnectedObj()
        Function returns connected object or null(when connectedHBJ = 0).
      • getConnectedObj

        SOPicture getConnectedObj​(boolean BaseHOBJ)
        Function returns connected object or null(when connectedHBJ = 0).
      • getConnectedHOBJ

        int getConnectedHOBJ()
        Corresponds to ESL function %HI_GetConnectedHBJ
      • getConnectedHOBJ

        int getConnectedHOBJ​(boolean BaseHOBJ)
        Corresponds to ESL function %HI_GetConnectedHBJ
      • getConnectedInstance

        int getConnectedInstance()
        Corresponds to ESL function %HI_GetConnectedInstance
      • getConnectedInstance

        int getConnectedInstance​(boolean bPhysical)
        Corresponds to ESL function %HI_GetConnectedInstance
      • print

        void print​(boolean bPreview)
        Corresponds to ESL function %HI_PrintGO. Not implemented in Thin client.