Uses of Interface
org.universAAL.middleware.ui.IDialogManager

Packages that use IDialogManager
org.universAAL.middleware.ui   
org.universAAL.middleware.ui.impl   
org.universAAL.ui.dm   
 

Uses of IDialogManager in org.universAAL.middleware.ui
 

Methods in org.universAAL.middleware.ui with parameters of type IDialogManager
 void IUIBus.adaptationParametersChanged(IDialogManager dm, UIRequest uicall, String changedProp)
          Only the Dialog Manager (DM) can call this method.
 void IUIBus.dialogSuspended(IDialogManager dm, String dialogID)
          Only the Dialog Manager (DM) can call this method.
 

Uses of IDialogManager in org.universAAL.middleware.ui.impl
 

Fields in org.universAAL.middleware.ui.impl declared as IDialogManager
protected  IDialogManager UIStrategyCoordinatorMng.dialogManager
          The reference to the dialogManager
 

Methods in org.universAAL.middleware.ui.impl with parameters of type IDialogManager
 void UIBusImpl.adaptationParametersChanged(IDialogManager dm, UIRequest uiRequest, String changedProp)
           
 void UIBusImpl.dialogSuspended(IDialogManager dm, String dialogID)
           
 void UIBusImpl.setDialogManager(IDialogManager dm)
           
 

Uses of IDialogManager in org.universAAL.ui.dm
 

Classes in org.universAAL.ui.dm that implement IDialogManager
 class DialogManagerImpl
          The UICaller implements the interface IDialogManager.
 class UserDialogManager
          Dialog Management per user.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.