Classes

  Class Description
Public class BrowserHistory
Contains static methods for working with 'vertical' history links that can be used for AJAX requests. This class handles horizontal links also.
Public class C1ActivityIndicator
Helper class that used to create activity indicator based on webkit transitions.
Public class C1AjaxHelper
C1AjaxHelper class.
Public class C1ClientResLoader
Client resource loader
Public class c1confirm
c1confirm method.
Public class C1ConfirmDialog
Confirm Dialog.
Public class C1ConfirmDialogHandler
C1ConfirmDialog Event Handler.
Public class C1DeviceOrientation
Device orientation.
Public class C1DialogBase
Base class for all types of the dialog controls.
Public class C1ThemeableControlBase
Client side base class for all Palomino themeable controls.
Public class Canvas
WebKit canvas.
Public class CanvasGradient
CanvasGradient interface.
Public class CanvasRenderingContext2D
WebKit canvas 2D context space.
Public class Common
Common Palomino utilities.
Public class Easing
Specifies the type of the transition timing.
Public class EasingConverter
Provides static methods for Easing type conversion.
Public class EnumConverter
Enumerations Converter.
Public class 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).
Public class GestureEventHandler
GestureEvent Handler.
Public class 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.
Public class Measurement
Measurement utilities.
Public class PageScroller
A class that provides page navigation using side-to-side scrolling.
Public class PageScrollerEventArgs
PageScroller Event Arguments.
Public class RawEvent
Contains static methods to handle raw DOM events.
Public class RawEventHandler
RawEvent handler.
Public class ScrollApproval
Scroll Approval class. This class used internally to ensure that only one scroller is currently active.
Public class SlideDirection
Slide Direction.
Public class StringHelper
Helper class to manipulate strings.
Public class 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).
Public class SwipeEventHandler
SwipeEvent Handler.
Public class 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.
Public class TouchButtonHighlightHandler
TouchButton Highlight Handler.
Public class TouchEvent
The TouchEvent class encapsulates information about a touch event.
Public class TouchEventDispatcher
This class contains static methods touch events handling
Public class TouchEventHandler
TouchEvent handler.
Public class Transition
Transition animation. (WebKit Transforms is enabled).
Public class TransitionHandler
Transition Handler.
Public class TransitionType
Available transition types.
Public class UrlHashChangedHandler
Delegate for UrlHashChanged event.
Public class VisibleStateChangedHandler
VisibleStateChanged handler.
Public class WebKitStyle
WebKit inline style.