Jitsu API Reference
- Animator
- Animates the property of a SitedObject
- AnimatorBase
- Base class of all animators
- AnimatorGroup
- Manages a collection of Animators
- AppControl
- The root of a control hierarchy on the page.
- Array
- Extensions to the standard JavaScript Array class to add behavior.
- AutoSuggestControl
- A templated, model-based autosuggest textbox.
- ButtonControl
- A clickable Button.
- CardDeckControl
- Manages a list of card childControls, of which only one at a time is instantiated.
- CheckBoxControl
- A CheckBox control
- ComboBoxControl
- A multiple choice control with a drop-down list.
- ContainerControl
- The base of all controls that have childControls.
- Control
- The base class of all controls.
- DataList
- Holds a list of objects.
- DataObject
- Base class of all record-like data objects in a dataset.
- DataSet
- A DataSet is a list of objects. DataSets also contain support for posting commands to the server.
- DatePickerControl
- A simple popup date picker.
- DateTime
- A lightweight Date class
- Delegate
- An object encapsulating a reference to a method on another object.
- DetailsControl
- A control for creating master/detail views.
- Diagnostics
- Class for writing debugging messages to the "console"
- ElementControl
- Represents a single dynamic HTML Element on a page.
- EnumType
- Base class for all enumeration classes.
- HtmlBuilder
- Builder for generating HTML strings.
- IdManager
- Provides methods for declaring and checking IDs.
- LabelControl
- A simple control representing a piece of text on the page.
- LayoutManager
- Base class for all layout manager.
- ListControl
- Control for showing a list of items.
- Object
- Base Object Class
- PopupControl
- A control for popping up a dialog box.
- PropertyGridControl
- A subclassable property grid.
- PropertyInfo
- Provides runtime reflection metadata on a property.
- RadioButtonControl
- A RadioButton control.
- SitedList
- A list collection class that can be sited and fires change notifications.
- SitedObject
- Base class for all objects that support change notification and sites.
- SliderControl
- A skinnable slider control.
- SliderThumbControl
- A draggable slider thumb control.
- String
- Extensions to the standard JavaScript String class to add behavior.
- Submitter
- A transaction helper used to manage when changes to bound
properties are propagated.
- TextBoxControl
- A text input control.
- ViewStateManager
-
Provides a system service for
maintaining state across views (to address the
"back button" issue).
- XPlatform
- Class with static methods for supporting cross-platform
- XPlatformEvent
- A cross-platform representation of an Html Event.
- XPlatformHttp
- Supports cross-platform XmlHttpRequest.