<UserCreateEditForm>


Attributes

user (default: null)
 

Methods

clear ()
 
collectValues ()
Store the values to be passed to the backend service in an array
 
createUser ()
Call the createUser service
 
loadUser (user)
Load data of existing user into form
Parameters:
user -
 
updateUser ()
Call the updateUser service
 
validate (conn)
Validate the form data
Parameters:
conn -