Client side base class for all Palomino themeable controls.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
C1.Web.iPhone.C1ThemeableControlBase = function(); Type.createClass( 'C1.Web.iPhone.C1ThemeableControlBase', Sys.UI.Control); |
Inheritance Hierarchy
System..::..Object
Component
Control
C1.Web.iPhone..::..C1ThemeableControlBase
C1.Web.iPhone.C1Button..::..C1Button
C1.Web.iPhone.C1Calendar..::..C1Calendar
C1.Web.iPhone.C1CoverFlow..::..C1CoverFlow
C1.Web.iPhone..::..C1DialogBase
C1.Web.iPhone.C1GenericDialog..::..C1GenericDialog
C1.Web.iPhone.C1LaunchPad..::..C1LaunchPad
C1.Web.iPhone.C1MultiView..::..C1MultiView
C1.Web.iPhone.C1NavigationList..::..C1NavigationList
C1.Web.iPhone.C1PickerView..::..C1PickerView
C1.Web.iPhone.C1Slider..::..C1Slider
C1.Web.iPhone.C1SwitchButton..::..C1SwitchButton
C1.Web.iPhone.C1TabBarController..::..C1TabBarControllerBase
C1.Web.iPhone.C1ViewPort..::..C1ViewPort
C1.Web.iPhone.C1ViewScroller..::..C1ViewScroller
Component
Control
C1.Web.iPhone..::..C1ThemeableControlBase
C1.Web.iPhone.C1Button..::..C1Button
C1.Web.iPhone.C1Calendar..::..C1Calendar
C1.Web.iPhone.C1CoverFlow..::..C1CoverFlow
C1.Web.iPhone..::..C1DialogBase
C1.Web.iPhone.C1GenericDialog..::..C1GenericDialog
C1.Web.iPhone.C1LaunchPad..::..C1LaunchPad
C1.Web.iPhone.C1MultiView..::..C1MultiView
C1.Web.iPhone.C1NavigationList..::..C1NavigationList
C1.Web.iPhone.C1PickerView..::..C1PickerView
C1.Web.iPhone.C1Slider..::..C1Slider
C1.Web.iPhone.C1SwitchButton..::..C1SwitchButton
C1.Web.iPhone.C1TabBarController..::..C1TabBarControllerBase
C1.Web.iPhone.C1ViewPort..::..C1ViewPort
C1.Web.iPhone.C1ViewScroller..::..C1ViewScroller