Uses of Interface
com.teamdev.jxbrowser.user.UserDataProfile
Packages that use 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
Methods in com.teamdev.jxbrowser.browser.callback that return UserDataProfileModifier 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
Methods in com.teamdev.jxbrowser.user that return types with arguments of type UserDataProfileMethods in com.teamdev.jxbrowser.user with parameters of type UserDataProfileModifier and TypeMethodDescriptionvoid
UserDataProfiles.remove
(UserDataProfile addressProfile) Removes the user data from the store.