Name

bigcheckbox

Synopsis

LZX: bigcheckbox
JavaScript: bigcheckbox
Type: Class
Access: public
Topic: Incubator.Components
Declared in: lps/components/incubator/bigcheckbox.lzx

Description

The basecheckbox implementation representing a boolean, i.e., checked if true, else false.

Superclass Chain

bigcheckbox

Known Subclasses

Details

LZX Synopsis

<class name="bigcheckbox">
</class>

JavaScript Synopsis

public bigcheckbox {
}