Uses of Class
org.telscenter.pas.steps.quickEditors.qti.assessment.AbstractCardUI

Packages that use AbstractCardUI
org.telscenter.pas.steps.quickEditors.hints   
org.telscenter.pas.steps.quickEditors.qti.assessment   
org.telscenter.pas.steps.quickEditors.studentassessment   
 

Uses of AbstractCardUI in org.telscenter.pas.steps.quickEditors.hints
 

Subclasses of AbstractCardUI in org.telscenter.pas.steps.quickEditors.hints
 class HintInteractionCardUI
           
 

Methods in org.telscenter.pas.steps.quickEditors.hints with parameters of type AbstractCardUI
 void HintInteractionCardContainerUI.trashCard(AbstractCardUI<Hint> cardUI)
           
 

Uses of AbstractCardUI in org.telscenter.pas.steps.quickEditors.qti.assessment
 

Subclasses of AbstractCardUI in org.telscenter.pas.steps.quickEditors.qti.assessment
 class InteractionCardUI
          Creates a Text Interaction card
 

Methods in org.telscenter.pas.steps.quickEditors.qti.assessment with parameters of type AbstractCardUI
 void AbstractCardContainerUI.addInteractionCard(AbstractCardUI<T> inCard)
          adds a new card to the containter
 void AbstractCardContainerUI.addInteractionCard(AbstractCardUI<T> inCard, boolean refresh)
          adds a new card to the container
protected  void AbstractCardContainerUI.reAddInteractionCard(AbstractCardUI<T> interactionCard)
           
protected  void AbstractCardContainerUI.trashCard(AbstractCardUI<T> cardUI)
          Interface for deleting a card
 

Uses of AbstractCardUI in org.telscenter.pas.steps.quickEditors.studentassessment
 

Subclasses of AbstractCardUI in org.telscenter.pas.steps.quickEditors.studentassessment
 class StudentAssementInteractionCardUI
          Creates the Student Assessment editor
 



Copyright © 2004-2008 TELS Center. All Rights Reserved.