Uses of Interface
com.teamdev.jxbrowser.user.UserDataProfile
Package
Description
This package provides the classes that allow you to work with browser callback.
-
Uses of UserDataProfile in com.teamdev.jxbrowser.browser.callback
Modifier and TypeMethodDescriptiondefault UserDataProfile
UpdateUserDataProfileCallback.Params.originalProfile()
The original user data profile that is about to be updated.default UserDataProfile
SaveUserDataProfileCallback.Params.profile()
The user data profile entered in a web form.default UserDataProfile
UpdateUserDataProfileCallback.Params.profile()
A new user data profile that is about to replace the original profile. -
Uses of UserDataProfile in com.teamdev.jxbrowser.user
Modifier and TypeMethodDescriptionvoid
UserDataProfiles.remove
(UserDataProfile addressProfile) Removes the user data from the store.