Interface IVisualforcePage

    • Method Detail

      • getShowLabel

        boolean getShowLabel()
        element : showLabel of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isShowLabel

        boolean isShowLabel()
      • setShowLabel

        void setShowLabel​(boolean showLabel)
      • getShowScrollbars

        boolean getShowScrollbars()
        element : showScrollbars of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isShowScrollbars

        boolean isShowScrollbars()
      • setShowScrollbars

        void setShowScrollbars​(boolean showScrollbars)
      • getSuggestedHeight

        String getSuggestedHeight()
        element : suggestedHeight of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setSuggestedHeight

        void setSuggestedHeight​(String suggestedHeight)
      • getSuggestedWidth

        String getSuggestedWidth()
        element : suggestedWidth of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setSuggestedWidth

        void setSuggestedWidth​(String suggestedWidth)
      • getUrl

        String getUrl()
        element : url of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setUrl

        void setUrl​(String url)