ResizableBuilder Methods
A Resizable control.
Name | Description |
---|---|
Area |
Specifies the area within which users can resize the UI component. Mirrors the client-side area option. |
Area |
Specifies the area within which users can resize the UI component. Mirrors the client-side area option. |
Content |
Specifies content for a Resizable control. |
Content |
Specifies content for a Resizable control. |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Handles |
Specifies which borders of the UI component element are used as a handle. Mirrors the client-side handles option. |
Height |
Mirrors the client-side height option. |
Height |
Mirrors the client-side height option. |
Height |
Mirrors the client-side height option. |
ID |
Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
|
ID |
Specifies the id attribute for the control’s HTML element.
|
Keep |
Specifies whether to resize the UI component's content proportionally when you use corner handles. Mirrors the client-side keep |
Keep |
Specifies whether to resize the UI component's content proportionally when you use corner handles. Mirrors the client-side keep |
Max |
Specifies the upper height boundary for resizing. Mirrors the client-side max |
Max |
Specifies the upper height boundary for resizing. Mirrors the client-side max |
Max |
Specifies the upper width boundary for resizing. Mirrors the client-side max |
Max |
Specifies the upper width boundary for resizing. Mirrors the client-side max |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Min |
Specifies the lower height boundary for resizing. Mirrors the client-side min |
Min |
Specifies the lower height boundary for resizing. Mirrors the client-side min |
Min |
Specifies the lower width boundary for resizing. Mirrors the client-side min |
Min |
Specifies the lower width boundary for resizing. Mirrors the client-side min |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function used in Java |
On |
A function used in Java |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed each time the UI component is resized by one pixel. Mirrors the client-side on |
On |
A function that is executed each time the UI component is resized by one pixel. Mirrors the client-side on |
On |
A function that is executed when resizing ends. Mirrors the client-side on |
On |
A function that is executed when resizing ends. Mirrors the client-side on |
On |
A function that is executed when resizing starts. Mirrors the client-side on |
On |
A function that is executed when resizing starts. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Render() |
Inherited from Widget |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Width |
Mirrors the client-side width option. |
Width |
Mirrors the client-side width option. |
Width |
Mirrors the client-side width option. |
See Also