IRadioButton
| Kind of class: | interface |
|---|---|
| Inherits from: | none |
| Implemented by: | |
| Classpath: | org.asapframework.ui.buttons.radio.IRadioButton |
| File last modified: | Thursday, 13 July 2006, 09:33:58 |
Summary
Instance methods
Instance methods
getDisableSelf
function getDisableSelf (
) : Boolean
getEnabled
function getEnabled (
) : Boolean
getSelected
function getSelected (
) : Boolean
setDisableSelf
function setDisableSelf (
inValue:Boolean) : Void
setEnabled
function setEnabled (
inValue:Boolean) : Void
setSelected
function setSelected (
inValue:Boolean) : Void