Uses of Interface
org.telscenter.pas.steps.INoteStep

Packages that use INoteStep
org.telscenter.pas.service Standard services of the TELS Framework. 
org.telscenter.pas.steps Canonical WISE step types. 
 

Uses of INoteStep in org.telscenter.pas.service
 

Methods in org.telscenter.pas.service with parameters of type INoteStep
protected  void NoteService.closeNote(INoteStep note, org.xito.dialog.CustomDialog cd)
           
 void NoteService.popupNote(INoteStep note, int width, int height)
           
 void INoteService.popupNote(INoteStep note, int width, int height)
           
 

Uses of INoteStep in org.telscenter.pas.steps
 

Classes in org.telscenter.pas.steps that implement INoteStep
 class JaxbQtiNote
          Implement of the Pas step type, Notes.
 class Note
          Implement of the Pas step type, Notes.
 



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