Package info.magnolia.ui.form.action

Class Summary
CallbackFormAction CallbackFormAction.
CallbackFormActionDefinition CallbackFormActionDefinition.
CancelFormAction CancelFormAction.
CancelFormActionDefinition CancelFormActionDefinition.
SaveFormAction Action for saving Items in Forms.
The name of the created node will be set to:
the value of the property called 'jcrName' if the node has no property called 'jcrName' the value of the property called 'name' if the node has a property called 'name' AND the node has no property called 'jcrName' AND a default name if non of these conditions are valid
To change this behavior extend this Action and override SaveFormAction.setNodeName(Node, JcrNodeAdapter)
SaveFormActionDefinition Generic Action Definition for saving items in form.
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.