LoadPanelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Load |
For internal use only. Initializes a new Load |
#Methods
Name | Description |
---|---|
Animation |
Configures UI component visibility animations. This object contains two fields: show and hide. Mirrors the client-side animation object. |
Close |
Obsolete. Mirrors the client-side close |
Close |
Obsolete. Mirrors the client-side close |
Container |
Specifies the UI component's container. Mirrors the client-side container option. |
Container |
Specifies the UI component's container. Mirrors the client-side container option. |
Defer |
Specifies whether to render the UI component's content when it is displayed. If false, the content is rendered immediately. Mirrors the client-side defer |
Defer |
Specifies whether to render the UI component's content when it is displayed. If false, the content is rendered immediately. Mirrors the client-side defer |
Delay |
The delay in milliseconds after which the load panel is displayed. Mirrors the client-side delay option. |
Delay |
The delay in milliseconds after which the load panel is displayed. Mirrors the client-side delay option. |
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. |
Focus |
Specifies whether or not the UI component can be focused. Mirrors the client-side focus |
Focus |
Specifies whether or not the UI component can be focused. Mirrors the client-side focus |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Height |
Mirrors the client-side height option. |
Height |
Mirrors the client-side height option. |
Height |
Mirrors the client-side height option. |
Hide |
|
Hide |
|
Hide |
|
Hide |
|
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
Hover |
Specifies whether the UI component changes its state when a user pauses on it. Mirrors the client-side hover |
Hover |
Specifies whether the UI component changes its state when a user pauses on it. Mirrors the client-side hover |
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.
|
Indicator |
A URL pointing to an image to be used as a load indicator. Mirrors the client-side indicator |
Indicator |
A URL pointing to an image to be used as a load indicator. Mirrors the client-side indicator |
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Message |
Specifies the text displayed in the load panel. Ignored in the Material Design theme. Mirrors the client-side message option. |
Message |
Specifies the text displayed in the load panel. Ignored in the Material Design theme. Mirrors the client-side message option. |
Min |
Specifies the minimum height the UI component can reach while resizing. Mirrors the client-side min |
Min |
Specifies the minimum height the UI component can reach while resizing. Mirrors the client-side min |
Min |
Specifies the minimum height the UI component can reach while resizing. Mirrors the client-side min |
Min |
Specifies the minimum width the UI component can reach while resizing. Mirrors the client-side min |
Min |
Specifies the minimum width the UI component can reach while resizing. Mirrors the client-side min |
Min |
Specifies the minimum width the UI component can reach while resizing. Mirrors the client-side min |
On |
A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side on |
On |
A function that is executed when the UI component is rendered and each time the component is repainted. 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 that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed after the UI component is hidden. Mirrors the client-side on |
On |
A function that is executed after the UI component is hidden. Mirrors the client-side on |
On |
A function that is executed before the UI component is hidden. Mirrors the client-side on |
On |
A function that is executed before the UI component is hidden. 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 before the UI component is displayed. Mirrors the client-side on |
On |
A function that is executed before the UI component is displayed. Mirrors the client-side on |
On |
A function that is executed after the UI component is displayed. Mirrors the client-side on |
On |
A function that is executed after the UI component is displayed. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Position |
Mirrors the client-side position option. |
Position |
Mirrors the client-side position object. |
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 |
Shading |
Specifies whether to shade the background when the UI component is active. Mirrors the client-side shading option. |
Shading |
Specifies whether to shade the background when the UI component is active. Mirrors the client-side shading option. |
Shading |
Mirrors the client-side shading |
Shading |
Mirrors the client-side shading |
Show |
A Boolean value specifying whether or not to show a load indicator. Mirrors the client-side show |
Show |
A Boolean value specifying whether or not to show a load indicator. Mirrors the client-side show |
Show |
A Boolean value specifying whether or not to show the pane behind the load indicator. Mirrors the client-side show |
Show |
A Boolean value specifying whether or not to show the pane behind the load indicator. Mirrors the client-side show |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Visible |
Mirrors the client-side visible option. |
Visible |
Mirrors the client-side visible option. |
Width |
Mirrors the client-side width option. |
Width |
Mirrors the client-side width option. |
Width |
Mirrors the client-side width option. |
Wrapper |
Mirrors the client-side wrapper |
Wrapper |
Mirrors the client-side wrapper |
Wrapper |
Mirrors the client-side wrapper |
Wrapper |
Mirrors the client-side wrapper |
See Also