Go to the source code of this file.
|
| addLabel ($caption, $style="label-default", $leftSeparator=" ") |
|
| addContent ($content, $before=false) |
|
| getField () |
|
| getDataField () |
|
| setFocus () |
|
| addLoading () |
|
| labeled ($label, $direction=Direction::LEFT, $icon=NULL) |
|
| labeledCheckbox ($direction=Direction::LEFT, $caption="", $value=NULL, $checkboxType=NULL) |
|
| labeledToCorner ($icon, $direction=Direction::LEFT) |
|
| addAction ($action, $direction=Direction::RIGHT, $icon=NULL, $labeled=false) |
|
| addDropdown ($label="", $items=array(), $direction=Direction::RIGHT) |
|
| setTransparent () |
|
| setReadonly () |
|
| setName ($name) |
|
| setFluid () |
|
| setDisabled ($disable=true) |
|
| setJsContent ($content) |
|
| getJsContent () |
|
| asFile ($caption='', $direction=Direction::RIGHT, $icon='cloud upload alternate', $labeled=false) |
|