The C1SliderButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1SliderButton |
C1SliderButton constructor.
|
Methods
Name | Description | |
---|---|---|
![]() |
AddCssClass |
Add CssClass to DOM element.
(Inherited from IPhoneElement.) |
![]() |
AssignPropertiesState |
Assigns new properties state hash.
(Inherited from IPhoneElement.) |
![]() |
CreateInstance |
Creates the instance of the class.
Type of the class can be determined by value of the DOM element's className.
(Inherited from IPhoneElement.) |
![]() |
Dispose |
Releases unmanaged and - optionally - managed resources.
(Inherited from IPhoneElement.) |
![]() |
Initialize |
Initializes this instance.
(Inherited from IPhoneElement.) |
![]() |
Invalidate |
Invalidates the entire surface of the control and causes the control to be
redrawn.
Do Layout actions here.
(Inherited from IPhoneElement.) |
![]() |
IsDOMVisible |
Returns true if control's container element is visible.
(Inherited from IPhoneElement.) |
![]() |
RemoveCssClass |
Remove CssClass from DOM element.
(Inherited from IPhoneElement.) |
![]() |
ToggleCssClass |
Toggle CssClass for DOM element.
(Inherited from IPhoneElement.) |
Fields
Name | Description | |
---|---|---|
![]() |
Element |
Associated DOM Element.
(Inherited from IPhoneElement.) |
![]() |
UID |
Unique ID of the this IPhoneElement.
(Inherited from IPhoneElement.) |
Properties
Name | Description | |
---|---|---|
![]() |
ID |
Gets the ID of the DOM element.
(Inherited from IPhoneElement.) |
![]() |
ImageUrl |
Image url for button in the slider user interface.
|
![]() |
IsInitialized |
Gets a value indicating whether this instance is initialized.
(Inherited from IPhoneElement.) |
![]() |
PressedImageUrl |
Image url for button when the mouse is down on the button of slider.
|
![]() |
PropertiesState |
Hash object what contains values of the properties.
(Inherited from IPhoneElement.) |
![]() |
Visible |
Gets or sets visibility state of the element.
(Inherited from IPhoneElement.) |