12 Performing calculator operations using custom controller -- visualforce page

Опубликовано: 05 Октябрь 2020
на канале: UMAMAHESWARARAO BATTA, Ph. D
1,631
16

Selenium with Python:
   • Selenium with Python  

Python:
   • Python  

Salesforce:
   • Salesforce  

Data Warehousing and Data Mining:
   • Data Warehousing and Data Mining  

Julia Tutorials:
   • Julia  programming Tutorials  

Cloud Computing:
   • Cloud Computing  

Machine Learning using WEKA:
   • Machine Learning using WEKA  

Internet of Things:
   • Internet of Things  

Standard Controllers
Custom Controllers
Extension Controllers
When a developer needs more customize functionality then we should go to their own apex controller class.
Syntax
apex: page controller = "CustomController"