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()
           
 

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

Uses of Confirmation in org.openfaces.component.timetable
 

Methods in org.openfaces.component.timetable that return Confirmation
 Confirmation DayTable.getDeleteEventConfirmation()
           
 Confirmation DayTable.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 DayTable.setDeleteEventConfirmation(Confirmation confirmation)
           
 



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