Class VisualforcePage

java.lang.Object
com.sforce.soap.partner.DescribeLayoutComponent
com.sforce.soap.partner.VisualforcePage
All Implemented Interfaces:
IDescribeLayoutComponent, IVisualforcePage, com.sforce.ws.bind.XMLizable

public class VisualforcePage extends DescribeLayoutComponent implements IVisualforcePage
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Constructor Details

    • VisualforcePage

      public VisualforcePage()
      Constructor
  • Method Details

    • getShowLabel

      public boolean getShowLabel()
      Description copied from interface: IVisualforcePage
      element : showLabel of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getShowLabel in interface IVisualforcePage
    • isShowLabel

      public boolean isShowLabel()
      Specified by:
      isShowLabel in interface IVisualforcePage
    • setShowLabel

      public void setShowLabel(boolean showLabel)
      Specified by:
      setShowLabel in interface IVisualforcePage
    • setShowLabel

      protected void setShowLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getShowScrollbars

      public boolean getShowScrollbars()
      Description copied from interface: IVisualforcePage
      element : showScrollbars of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getShowScrollbars in interface IVisualforcePage
    • isShowScrollbars

      public boolean isShowScrollbars()
      Specified by:
      isShowScrollbars in interface IVisualforcePage
    • setShowScrollbars

      public void setShowScrollbars(boolean showScrollbars)
      Specified by:
      setShowScrollbars in interface IVisualforcePage
    • setShowScrollbars

      protected void setShowScrollbars(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getSuggestedHeight

      public String getSuggestedHeight()
      Description copied from interface: IVisualforcePage
      element : suggestedHeight of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getSuggestedHeight in interface IVisualforcePage
    • setSuggestedHeight

      public void setSuggestedHeight(String suggestedHeight)
      Specified by:
      setSuggestedHeight in interface IVisualforcePage
    • setSuggestedHeight

      protected void setSuggestedHeight(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getSuggestedWidth

      public String getSuggestedWidth()
      Description copied from interface: IVisualforcePage
      element : suggestedWidth of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getSuggestedWidth in interface IVisualforcePage
    • setSuggestedWidth

      public void setSuggestedWidth(String suggestedWidth)
      Specified by:
      setSuggestedWidth in interface IVisualforcePage
    • setSuggestedWidth

      protected void setSuggestedWidth(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUrl

      public String getUrl()
      Description copied from interface: IVisualforcePage
      element : url of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUrl in interface IVisualforcePage
    • setUrl

      public void setUrl(String url)
      Specified by:
      setUrl in interface IVisualforcePage
    • setUrl

      protected void setUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • write

      public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Specified by:
      write in interface com.sforce.ws.bind.XMLizable
      Overrides:
      write in class DescribeLayoutComponent
      Throws:
      IOException
    • writeFields

      protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Overrides:
      writeFields in class DescribeLayoutComponent
      Throws:
      IOException
    • load

      public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Specified by:
      load in interface com.sforce.ws.bind.XMLizable
      Overrides:
      load in class DescribeLayoutComponent
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • loadFields

      protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Overrides:
      loadFields in class DescribeLayoutComponent
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • toString

      public String toString()
      Overrides:
      toString in class DescribeLayoutComponent