The C1View type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1View |
Default 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.) |
![]() |
Index |
Gets the index of this page view.
|
![]() |
IsInitialized |
Gets a value indicating whether this instance is initialized.
(Inherited from IPhoneElement.) |
![]() |
MultiView |
Gets the owner multipage.
|
![]() |
PropertiesState |
Hash object what contains values of the properties.
(Inherited from IPhoneElement.) |
![]() |
Text |
Gets the text associated with this page view.
|
![]() |
Value |
Gets the value associated with this page view.
|
![]() |
Visible |
Gets or sets visibility state of the element.
(Inherited from IPhoneElement.) |