Inherits from spFormObject.
component: - 
class: spFormEditObject


The spFormObject constitutes a foundational building block, serving as the root object from which all form-related objects inherit their attributes and functionalities. Its significance lies in its pivotal role as a fundamental template that imparts core attributes and behaviors to all form objects within the system.


One of the central responsibilities of the spFormObject is to manage and oversee a range of essential Ajax events that can transpire within form objects. These events encompass a spectrum of user interactions, including onClick, onChange, onBlur, and onFocus actions.