Access keys

IComboBoxItem

Kind of class: interface
Inherits from: none
Implemented by:
Classpath: org.asapframework.ui.combobox.IComboBoxItem
File last modified: Thursday, 13 July 2006, 09:33:58

Summary

Instance methods

Instance methods

getData

function getData (
) : Object

getLabel

function getLabel (
) : String

setData

function setData (
inData:Object) : Void

setLabel

function setLabel (
inLabel:String) : Void