com.tirsen.angkor.widget
Interface ChoiceModel
- public interface ChoiceModel
- Version:
- $Revision: 1.2 $
- Author:
- $Author: tirsen $
Method Summary |
int[] |
getChoices()
|
java.lang.String |
getChoiceText(int choice)
TODO: this is view-related stuff. shouldn't that be specified when creating the view?
|
void |
setChoice(int choice)
|
getChoices
public int[] getChoices()
getChoiceText
public java.lang.String getChoiceText(int choice)
- TODO: this is view-related stuff. shouldn't that be specified when creating the view?
TODO: it's kind of awkward that way though...
setChoice
public void setChoice(int choice)
Copyright © 2002-2002 . All Rights Reserved.