BulletBuilder Methods
A Bullet control.
Name | Description |
---|---|
Color |
Specifies a color for the bullet bar. Mirrors the client-side color option. |
Color |
Specifies a color for the bullet bar. Mirrors the client-side color option. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
End |
Specifies an end value for the invisible scale. Mirrors the client-side end |
End |
Specifies an end value for the invisible scale. Mirrors the client-side end |
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. |
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.
|
Margin |
Generates space around the UI component. Mirrors the client-side margin object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
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 when the UI component's rendering has finished. Mirrors the client-side on |
On |
A function that is executed when the UI component's rendering has finished. Mirrors the client-side on |
On |
A function that is executed after the UI component is exported. Mirrors the client-side on |
On |
A function that is executed after the UI component is exported. Mirrors the client-side on |
On |
A function that is executed before the UI component is exported. Mirrors the client-side on |
On |
A function that is executed before the UI component is exported. Mirrors the client-side on |
On |
A function that is executed before a file with exported UI component is saved to the user's local storage. Mirrors the client-side on |
On |
A function that is executed before a file with exported UI component is saved to the user's local storage. Mirrors the client-side on |
On |
A function that is executed when an error or warning occurs. Mirrors the client-side on |
On |
A function that is executed when an error or warning occurs. 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 when a tooltip becomes hidden. Mirrors the client-side on |
On |
A function that is executed when a tooltip becomes hidden. Mirrors the client-side on |
On |
A function that is executed when a tooltip appears. Mirrors the client-side on |
On |
A function that is executed when a tooltip appears. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Path |
Notifies the UI component that it is embedded into an HTML page that uses a tag modifying the path. Mirrors the client-side path |
Path |
Notifies the UI component that it is embedded into an HTML page that uses a tag modifying the path. Mirrors the client-side path |
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 |
Show |
Specifies whether or not to show the target line. Mirrors the client-side show |
Show |
Specifies whether or not to show the target line. Mirrors the client-side show |
Show |
Specifies whether or not to show the line indicating zero on the invisible scale. Mirrors the client-side show |
Show |
Specifies whether or not to show the line indicating zero on the invisible scale. Mirrors the client-side show |
Size |
Mirrors the client-side size object. |
Start |
Specifies a start value for the invisible scale. Mirrors the client-side start |
Start |
Specifies a start value for the invisible scale. Mirrors the client-side start |
Target |
Specifies the value indicated by the target line. Mirrors the client-side target option. |
Target |
Specifies the value indicated by the target line. Mirrors the client-side target option. |
Target |
Specifies a color for both the target and zero level lines. Mirrors the client-side target |
Target |
Specifies a color for both the target and zero level lines. Mirrors the client-side target |
Target |
Specifies the width of the target line. Mirrors the client-side target |
Target |
Specifies the width of the target line. Mirrors the client-side target |
Theme |
Sets the name of the theme the UI component uses. Mirrors the client-side theme option. |
Tooltip |
Mirrors the client-side tooltip object. |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Value |
Specifies the primary value indicated by the bullet bar. Mirrors the client-side value option. |
Value |
Specifies the primary value indicated by the bullet bar. Mirrors the client-side value option. |
See Also