Uses of Class
org.eclnt.jsfserver.defaultscreens.IPopupPersistence.PersistentInfo
Packages that use IPopupPersistence.PersistentInfo
-
Uses of IPopupPersistence.PersistentInfo in org.eclnt.jsfserver.defaultscreens
Methods in org.eclnt.jsfserver.defaultscreens that return IPopupPersistence.PersistentInfoModifier and TypeMethodDescriptionDefaultPopupPersistence.readPersistentInfo
(javax.faces.context.FacesContext context, BasePopup popup, String persistId) IPopupPersistence.readPersistentInfo
(javax.faces.context.FacesContext context, BasePopup popup, String persistId) Methods in org.eclnt.jsfserver.defaultscreens with parameters of type IPopupPersistence.PersistentInfoModifier and TypeMethodDescriptionvoid
DefaultPopupPersistence.updatePersistentInfo
(javax.faces.context.FacesContext context, BasePopup popup, String persistId, IPopupPersistence.PersistentInfo persistentInfo) void
IPopupPersistence.updatePersistentInfo
(javax.faces.context.FacesContext context, BasePopup popup, String persistId, IPopupPersistence.PersistentInfo persistentInfo)