Facet Class

Used to render an individual facet in a facet panel. Requires javaxt.dhtml.Checkbox

Constructors

Facet( parent, config )
Used to instantiate this class
parentDOM element in which to render this component
configConfiguration settings (optional). See config options for more information.

Config Options

Events

onChange( )

Public Methods

getTitle( )
getKey( )
clear( )
getBody( )
getNumOptions( )
update( data )
Used to update the facet with new data.