API Documentation

Updated on Fri Jul 06 2012, generated by JsDoc Toolkit.

Namespace

The Chico UI's namespace (ch) is an abstract container created to hold a logical grouping of unique identifiers.

See details

Members

Abstract

  • ch.Controllers

    Abstract class

  • ch.Controls

    Controls brings the functionality of all form controls.

  • ch.Floats

    Floats brings the functionality of all Floats elements.

  • ch.Navs

    Navs is a representation of navs components.

  • ch.Object

    Object represents the abstract class of all Objects.

  • ch.Uiobject

    Object represents the abstract class of all widgets.

Static

  • ch.Cache

    Cache control utility.

  • ch.Condition

    Condition utility.

  • ch.Eraser

    Eraser lets you erase component's instances and free unused memory.

  • ch.Events

    Chico UI global events reference.

  • ch.Extend

    Extend is a utility that resolve creating interfaces problem for all UI-Objects.

  • ch.Factory

    Class to create UI Components

  • ch.Get

    Load components or content

  • ch.Keyboard

    Keyboard event controller utility to know wich keys are begin.

  • ch.List

    List lets you manage collections.

  • ch.Positioner

    Positioner lets you centralize and manage changes related to positioned elements.

  • ch.Preload

    Preload lets you load images on browser's memory.

  • ch.Support

    Returns a data object with features supported by the device

  • ch.Utils

    References and commons functions.

  • ch.Viewport

    Viewport is a reference to position and size of the visible area of browser.

Widget

  • ch.Accordion

    Accordion lets you organize the content like folds.

  • ch.AutoComplete

    AutoComplete lets you suggest anything from an input element.

  • ch.Blink

    Blink lets you give visual feedback to the user.

  • ch.Calendar

    Calendar shows months, and lets you move across the months of the year.

  • ch.Carousel

    Carousel is a large list of elements.

  • ch.Countdown

    Countdown counts the maximum of characters that user can enter in a form control.

  • ch.Custom

    Custom creates a validation interface for validation engine.

  • ch.DatePicker

    Datepicker lets you select dates.

  • ch.Dropdown

    Dropdown shows a list of options for navigation.

  • ch.Email

    Email validates a correct email syntax.

  • ch.Expando

    Expando lets you show or hide the content.

  • ch.Form

    Forms is a Controller of DOM's HTMLFormElement.

  • ch.Layer

    Layer lets you show a contextual floated data.

  • ch.Max

    Max validates a number with a maximun value.

  • ch.MaxLength

    MaxLength validates a maximun amount of characters.

  • ch.Menu

    Menu lets you organize the links by categories.

  • ch.Min

    Min validates a number with a minimun value.

  • ch.MinLength

    MinLength validates a minimun amount of characters.

  • ch.Modal

    Modal is a centered floated window with a dark gray dimmer background.

  • ch.Number

    Number validates a given number.

  • ch.onImagesLoads

    OnImagesLoads executes a callback function when the images of a query selection loads.

  • ch.Price

    Price validates a number like the price format.

  • ch.Required

    Required validates that a must be filled.

  • ch.String

    String validates a given text as string.

  • ch.TabNavigator

    TabNavigator lets you create tabs for static and dynamic content.

  • ch.Tooltip

    Tooltip improves the native tooltips.

  • ch.Transition

    Transition lets you give feedback to the users when their have to wait for an action.

  • ch.Url

    Url validates URL syntax.

  • ch.Validation

    Validation is a engine for HTML forms elements.

  • ch.Validator

    Validator is an engine for HTML forms elements.

  • ch.Zoom

    Zoom shows a contextual reference to an augmented version of main declared image.