| Module: | libext | Package: | wrap.ext.form | Parent: | Field | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.form.Checkbox
Inheritance : Object : Observable : Component : BoxComponent : Field
Constructors
| Signature |
| public Checkbox(CheckboxConfig config) |
Methods
| Name | Signature |
| getValue | boolean getValue() |
| initComponent | void initComponent() |
| setValue | void setValue(boolean checked) |
| setValue | void setValue(String checked) |
Constructors
|
public Checkbox(CheckboxConfig config) Parameters
|
Methods
|
getValue boolean getValue()
|
||||
|
initComponent void initComponent() |
|
setValue void setValue(boolean checked) Parameters
|
|
setValue void setValue(String checked) Parameters
|
| Module: | libext | Package: | wrap.ext.form | Parent: | Field | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |