Uses of Class
org.universAAL.ui.dm.UserDialogManager

Packages that use UserDialogManager
org.universAAL.ui.dm   
org.universAAL.ui.dm.userInteraction   
org.universAAL.ui.dm.userInteraction.mainMenu   
org.universAAL.ui.dm.userInteraction.mainMenu.file   
org.universAAL.ui.dm.userInteraction.mainMenu.profilable   
org.universAAL.ui.dm.userInteraction.messageManagement   
org.universAAL.ui.dm.userInteraction.systemMenu   
 

Uses of UserDialogManager in org.universAAL.ui.dm
 

Methods in org.universAAL.ui.dm that return UserDialogManager
 UserDialogManager DialogManagerImpl.getUDM(String userURI)
          Get the UserDialogManager for a given userURI
 

Uses of UserDialogManager in org.universAAL.ui.dm.userInteraction
 

Fields in org.universAAL.ui.dm.userInteraction declared as UserDialogManager
protected  UserDialogManager PendingDialogBuilder.userDM
           
 

Constructors in org.universAAL.ui.dm.userInteraction with parameters of type UserDialogManager
PendingDialogBuilder(UserDialogManager udm)
          The constructor will build the form and send the request to the user.
PendingDialogBuilderWithSubmits(UserDialogManager udm)
          The constructor will build the form and send the request to the user.
 

Uses of UserDialogManager in org.universAAL.ui.dm.userInteraction.mainMenu
 

Methods in org.universAAL.ui.dm.userInteraction.mainMenu with parameters of type UserDialogManager
static void UIServiceResponseNotifyer.tellUser(UserDialogManager userDM, Exception e)
           
static void UIServiceResponseNotifyer.tellUser(UserDialogManager userDM, ServiceResponse sResp)
          Send a message to the user reporting the issue with the service.
 

Constructors in org.universAAL.ui.dm.userInteraction.mainMenu with parameters of type UserDialogManager
SearchableAggregatedMainMenuProvider(UserDialogManager userDM)
           
 

Uses of UserDialogManager in org.universAAL.ui.dm.userInteraction.mainMenu.file
 

Fields in org.universAAL.ui.dm.userInteraction.mainMenu.file declared as UserDialogManager
protected  UserDialogManager FileMainMenuProvider.userDM
           
 

Constructors in org.universAAL.ui.dm.userInteraction.mainMenu.file with parameters of type UserDialogManager
FileMainMenuProvider(UserDialogManager udm)
           
 

Uses of UserDialogManager in org.universAAL.ui.dm.userInteraction.mainMenu.profilable
 

Constructors in org.universAAL.ui.dm.userInteraction.mainMenu.profilable with parameters of type UserDialogManager
ProfilableFileMainMenuProvider(UserDialogManager udm)
           
 

Uses of UserDialogManager in org.universAAL.ui.dm.userInteraction.messageManagement
 

Constructors in org.universAAL.ui.dm.userInteraction.messageManagement with parameters of type UserDialogManager
MessageListener(UserDialogManager udm)
           
PendingMessageBuilder(UserDialogManager udm)
          The constructor will build the form and send the request to the user.
 

Uses of UserDialogManager in org.universAAL.ui.dm.userInteraction.systemMenu
 

Constructors in org.universAAL.ui.dm.userInteraction.systemMenu with parameters of type UserDialogManager
ClassicSystemMenuProvider(UserDialogManager udm)
           
SmartPendingSystemMenuProvider(UserDialogManager udm)
           
TaskBarSystemMenuProvider(UserDialogManager udm)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.