Uses of Class
org.openfaces.component.window.Confirmation

Packages that use Confirmation
org.openfaces.component.ajax   
org.openfaces.component.timetable   
 

Uses of Confirmation in org.openfaces.component.ajax
 

Methods in org.openfaces.component.ajax that return Confirmation
 Confirmation DefaultSessionExpiration.getConfirmation()
           
 Confirmation DefaultSessionExpiration.getConfirmation()
           
 

Methods in org.openfaces.component.ajax with parameters of type Confirmation
 void DefaultSessionExpiration.setConfirmation(Confirmation confirmation)
           
 void DefaultSessionExpiration.setConfirmation(Confirmation confirmation)
           
 

Uses of Confirmation in org.openfaces.component.timetable
 

Methods in org.openfaces.component.timetable that return Confirmation
 Confirmation TimetableView.getDeleteEventConfirmation()
           
 Confirmation TimetableView.getDeleteEventConfirmation()
           
 Confirmation TimetableView.getDeletionConfirmation()
          This method is only for internal usage from within the OpenFaces library.
 Confirmation TimetableView.getDeletionConfirmation()
          This method is only for internal usage from within the OpenFaces library.
 

Methods in org.openfaces.component.timetable with parameters of type Confirmation
 void TimetableView.setDeleteEventConfirmation(Confirmation confirmation)
           
 void TimetableView.setDeleteEventConfirmation(Confirmation confirmation)
           
 



Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.