Class: WBCheckBox
Source Location: /php/ui/winbinder/WBCheckBox.php
Class WBCheckBox
Inherited Properties, Constants, and Methods
Methods
체크상태여부
API Tags:
| Return: | true : 체크, false : 체크 안함 |
| Access: | public |
void setChecked(
[bool
$isChecked = true]
)
|
|
체크상태 설정
Parameters:
|
bool |
$isChecked: |
true : 체크, false : 체크 안함 |
API Tags:
void setToolTip(
$tooltip
)
|
|
Parameters:
API Tags:
|
|