The C1Cover type exposes the following members.
Constructors
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.
(Overrides IPhoneElement..::..Invalidate()()()().) |
![]() |
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 | |
---|---|---|
![]() |
AllowOpen |
Gets or sets a value indicating whether cover can be opened.
|
![]() |
BackCoverContent |
Gets or sets the back content.
|
![]() |
BackCoverContentElement |
Gets the back content element.
|
![]() |
BackCoverText |
Gets or sets the back cover text.
|
![]() |
BackCoverTextElement |
Gets the back text element.
|
![]() |
BackElement |
Gets the back element.
|
![]() |
BackImageElement |
Gets the back image element.
|
![]() |
CanvasElement |
Gets the canvas element.
|
![]() |
Enabled |
Gets or sets a value indicating whether the Web server control is enabled.
|
![]() |
FrontCoverContent |
Gets or sets custom cover content.
|
![]() |
FrontCoverContentElement |
Gets the back content element.
|
![]() |
FrontElement |
Gets the front element.
|
![]() |
ID |
Gets the ID of the DOM element.
(Inherited from IPhoneElement.) |
![]() |
ImageElement |
Gets the image element.
|
![]() |
ImageUrl |
Gets or sets the URL path to the image that is displayed in front of the cover.
|
![]() |
Index |
Gets the index.
|
![]() |
IsInitialized |
Gets a value indicating whether this instance is initialized.
(Inherited from IPhoneElement.) |
![]() |
PropertiesState |
Hash object what contains values of the properties.
(Inherited from IPhoneElement.) |
![]() |
Text |
Gets or sets the text that will be shown in front of the cover.
|
![]() |
TextElement |
Gets the text element.
|
![]() |
Visible |
Gets or sets visibility state of the element.
(Inherited from IPhoneElement.) |