Activity Forums Salesforce® Discussions What are bindings in Salesforce Visualforce? How to use them?

  • Subhendu

    Member
    January 16, 2018 at 7:43 am

    Hi Ratnakar,

    Visualforce bindings provide you the leverage to bind data & actions to your page. There are three types of bindings available in Salesforce:

    1. Data binding
    2. Action bindings
    3. Component bindings

    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.

    Hope this helps.

    Thanks,
    Subhendu

  • Parul

    Member
    September 19, 2018 at 5:08 pm

    Hi

    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

     

    Thanks

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos