IComboBoxItem
| Kind of class: | interface |
|---|---|
| Inherits from: | none |
| Implemented by: | |
| Classpath: | org.asapframework.ui.combobox.IComboBoxItem |
| File last modified: | Wednesday, 21 June 2006, 19:05:09 |
Summary
Instance methods
getData
function getData (
) : Object
getLabel
function getLabel (
) : String
setData
function setData (
inData:Object) : Void
setLabel
function setLabel (
inLabel:String) : Void