|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemBean | |
|---|---|
| org.sakaiproject.tool.assessment.ui.bean.author | |
| org.sakaiproject.tool.assessment.ui.listener.author | |
| Uses of ItemBean in org.sakaiproject.tool.assessment.ui.bean.author |
|---|
| Methods in org.sakaiproject.tool.assessment.ui.bean.author that return ItemBean | |
|---|---|
ItemBean |
ItemAuthorBean.getCurrentItem()
|
| Methods in org.sakaiproject.tool.assessment.ui.bean.author with parameters of type ItemBean | |
|---|---|
void |
ItemAuthorBean.setCurrentItem(ItemBean item)
|
| Uses of ItemBean in org.sakaiproject.tool.assessment.ui.listener.author |
|---|
| Methods in org.sakaiproject.tool.assessment.ui.listener.author with parameters of type ItemBean | |
|---|---|
boolean |
ItemAddListener.isCorrectChoice(ItemBean bean,
String label)
returns if the multile choice label is the correct choice, bean.getCorrAnswers() returns a string[] of labels bean.getCorrAnswer() returns a string of label |
protected HashSet |
ItemAddListener.prepareMetaData(ItemFacade item,
ItemBean bean)
|
protected Set |
ItemAddListener.preparePublishedMetaData(ItemFacade item,
ItemBean bean)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||