Classes
Class | Description | |
---|---|---|
![]() |
BrowserHistory |
Contains static methods for working with 'vertical' history
links that can be used for AJAX requests.
This class handles horizontal links also.
|
![]() |
C1ActivityIndicator |
Helper class that used to create activity indicator based on webkit transitions.
|
![]() |
C1AjaxHelper |
C1AjaxHelper class.
|
![]() |
C1ClientResLoader |
Client resource loader
|
![]() |
c1confirm |
c1confirm method.
|
![]() |
C1ConfirmDialog |
Confirm Dialog.
|
![]() |
C1ConfirmDialogHandler |
C1ConfirmDialog Event Handler.
|
![]() |
C1DeviceOrientation |
Device orientation.
|
![]() |
C1DialogBase |
Base class for all types of the dialog controls.
|
![]() |
C1ThemeableControlBase |
Client side base class for all Palomino themeable controls.
|
![]() |
Canvas |
WebKit canvas.
|
![]() |
CanvasGradient |
CanvasGradient interface.
|
![]() |
CanvasRenderingContext2D |
WebKit canvas 2D context space.
|
![]() |
Common |
Common Palomino utilities.
|
![]() |
Easing |
Specifies the type of the transition timing.
|
![]() |
EasingConverter |
Provides static methods for Easing type conversion.
|
![]() |
EnumConverter |
Enumerations Converter.
|
![]() |
GestureEventArgs |
The GestureEvent class encapsulates information about a multi-touch gesture.
GestureEvent objects are high-level events that encapsulate the low-level TouchEvent objects. Both GestureEvent and TouchEvent events are sent during a multi-touch sequence. Gesture events contain scaling and rotation information allowing gestures to be combined, if supported by the platform. If not supported, one gesture ends before another starts. Listen for GestureEvent events if you want to respond to gestures only, not process the low-level TouchEvent objects.
The different types of GestureEvent objects that can occur are:
gesturestart
Sent when two or more fingers touch the surface.
gesturechange
Sent when fingers are moved during a gesture.
gestureend
Sent when the gesture ends (when there are 1 or 0 fingers touching the surface).
|
![]() |
GestureEventHandler |
GestureEvent Handler.
|
![]() |
IPhoneElement |
Base class for all elements, handles layout and styles.
IPhoneElement adds support for receiving events from the browser
and being added directly to other IPhoneElements.
|
![]() |
Measurement |
Measurement utilities.
|
![]() |
PageScroller |
A class that provides page navigation using side-to-side scrolling.
|
![]() |
PageScrollerEventArgs |
PageScroller Event Arguments.
|
![]() |
RawEvent |
Contains static methods to handle raw DOM events.
|
![]() |
RawEventHandler |
RawEvent handler.
|
![]() |
ScrollApproval |
Scroll Approval class. This class used internally to ensure that only one scroller is currently active.
|
![]() |
SlideDirection |
Slide Direction.
|
![]() |
StringHelper |
Helper class to manipulate strings.
|
![]() |
SwipeEvent |
The SwipeEventArgs class encapsulates information about a swipe gesture.
This gesture occurs when only one finger touches surface and starts moving.
The different types of SwipeEvent objects that can occur are:
swipestart
Sent when one finger touch the surface and starts moving.
swipechange
Sent when one finger are moved.
swipeend
Sent when the swipe ends (when there are 0 fingers touching the surface or when muti-touch gesture started).
|
![]() |
SwipeEventHandler |
SwipeEvent Handler.
|
![]() |
Touch |
The Touch class represents a single touch on the surface. A touch is the presence or movement of a finger that is part of a unique multi-touch sequence.
|
![]() |
TouchButtonHighlightHandler |
TouchButton Highlight Handler.
|
![]() |
TouchEvent |
The TouchEvent class encapsulates information about a touch event.
|
![]() |
TouchEventDispatcher |
This class contains static methods touch events handling
|
![]() |
TouchEventHandler |
TouchEvent handler.
|
![]() |
Transition |
Transition animation. (WebKit Transforms is enabled).
|
![]() |
TransitionHandler |
Transition Handler.
|
![]() |
TransitionType |
Available transition types.
|
![]() |
UrlHashChangedHandler |
Delegate for UrlHashChanged event.
|
![]() |
VisibleStateChangedHandler |
VisibleStateChanged handler.
|
![]() |
WebKitStyle |
WebKit inline style.
|