CKElement::ElementState

Class/Module:
Module
In:
lib/cgikit.rb

Description

ElementState module manages states of elements.

Methods

parse
state
state_for_conditional

Public Class Methods

parse( component, string )

Returns a hash parsed a string of state.

Public Instance Methods

state( element, *attributes )

Returns a hash of state.

state_for_conditional()

Returns a hash of state for CKConditional.