Activity Forums Salesforce® Discussions What are the types of bindings used in Visualforce? What does each refer to?

  • What are the types of bindings used in Visualforce? What does each refer to?

    Posted by Piyush on August 19, 2019 at 6:15 am

    What are the types of bindings used in Visualforce? What does each refer to?

    Saddam replied 4 years, 8 months ago 3 Members · 2 Replies
  • 2 Replies
  • Nikita

    Member
    August 19, 2019 at 6:29 am

    Hi Piyush,

    There are three types of bindings used in Visualforce

    1. Data binding: Data bindings refer to the data set in the controller.
    2. Action bindings: Action bindings refer to action methods in the controller.
    3. Component bindings: Component bindings refer to other Visualforce components.
  • Saddam

    Member
    August 19, 2019 at 12:48 pm

    Hi Piyush,

    Data bindings refer to the data set in the controller.
    Action bindings refer to action methods in the controller.
    Component bindings refer to other Visualforce components

    Data bindings refer to the binding dataset to your page from the controller. Action bindings refer to the binding action methods to your page defined in the controller. Component bindings refer to the binding of other Visualforce components with your page.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos