QueryBuilderClientSideEventsBuilder Members
Use the class methods to specify handlers for the Web Query Builder‘s client-side events.Methods
Name | Description |
---|---|
BeforeRender(String) | Specifies the JavaScript handler function for the client-side BeforeRender event. |
CustomizeLocalization(String) | Specifies the JavaScript handler function for the client-side CustomizeLocalization event. |
CustomizeMenuActions(String) | Specifies the JavaScript handler function for the CustomizeMenuActions client-side event. |
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
GetHashCode() | Serves as the default hash function. Inherited from Object. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
OnServerError(String) | Specifies the JavaScript handler function for the OnServerError client-side event. |
ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
SaveQueryRequested(String) | Specifies the JavaScript function that handles the Web Query Builder‘s SaveQueryRequested client-side event. |
ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also