The Common type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ClearPendingTimeout |
Clears pending timeout by timer ID.
|
![]() ![]() |
ClearTransition |
Clears the transition.
|
![]() ![]() |
FindComponent |
Finds the component.
|
![]() ![]() |
GetClientHandlerFromPropertiesState |
Gets the client handler from server properties state hash.
|
![]() ![]() |
GetCurrentStyle |
Returns current computed style value of the DOM element given by parameter element for attribute given parameter attribute.
|
![]() ![]() |
GetElementByCssClass |
Gets the element that contains css class specified by parameter className,
starting search from element given by parameter element(including).
|
![]() ![]() |
GetElementByCssClassRecur |
Gets the element by CSS class using recursive search in all childs.
|
![]() ![]() |
getobjectdebugstring |
Use this method to get string with all available keys and its values in object o. Use this method only when DEBUG is defined.
|
![]() ![]() |
GetRotate |
Gets the WebKit transform rotate value in degrees.
|
![]() ![]() |
GetScale |
Gets the WebKit transform scale value.
|
![]() ![]() |
GetTranslateX |
Gets the WebKit transform translate X value.
|
![]() ![]() |
GetTranslateY |
Gets the translate Y.
|
![]() ![]() |
IsVisible |
Indicates is DOM element actually visible.
|
![]() ![]() |
ListenTransitionEndOnce |
Listen for web-kit transition or animation end event.
|
![]() ![]() |
ListenVisibleState |
Listen visible state.
|
![]() ![]() |
notifyOrientationChanged |
Notify iPhone controls that browser's window size changed.
|
![]() ![]() |
NotifyVisibleState |
Notify sender's listeners what visible state changed.
|
![]() ![]() |
outputdebugerrorstring |
Use this method to output debug error message only when DEBUG is defined.
|
![]() ![]() |
outputdebugstring |
Use this method to output debug message only when DEBUG is defined.
|
![]() ![]() |
outputtimeinformation | |
![]() ![]() |
PlayFadeInAnimation |
Plays the fade in animation.
|
![]() ![]() |
PlayFadeOutAnimation |
Plays the fade out animation.
|
![]() ![]() |
PlaySlideAnimation |
Plays the slide animation.
|
![]() ![]() |
SetTranslateX |
Sets the translate X.
|
![]() ![]() |
SetTranslateY |
Sets the translate Y.
|
![]() ![]() |
SetupTransition |
Setups the transition.
|
![]() ![]() |
SetupTransitionTransform |
Setups the transition transform.
|
![]() ![]() |
SetVisible |
Set DOM element visibility.
|
![]() ![]() |
storestarttimepoint | |
![]() ![]() |
storetimepoint | |
![]() ![]() |
StringIsNullOrEmpty |
Test if given by parameter string is null or empty.
|
![]() ![]() |
TestIsNull |
Test if object is null.
|
![]() ![]() |
UnListenVisibleState |
UnListen visible state.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
AreTouchEventsSupported |
Are Touch Events supported.
|
![]() ![]() |
AreTransformsSupported |
Are Transforms supported.
|
![]() ![]() |
IsIPhoneMode |
Is iPhone mode.
|
![]() ![]() |
IsWebKitEnabled |
Is browser webkit enabled.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() |
DeviceHeight |
Gets the height of the device in pixels.
|
![]() ![]() |
DeviceWidth |
Gets the width of the device in pixels.
|
![]() ![]() |
IsFullScreenMode |
Gets a value indicating determine whether a webpage is displayed in full-screen mode.
|
![]() ![]() |
IsPortraitOrientation |
Gets a value indicating whether iPhone is in portrait orientation.
|
Events
Name | Description | |
---|---|---|
![]() ![]() |
OrientationChanged |
Occurs when iPhone orientation changed.
|