Class | Description |
---|---|
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 © 2015 Magnolia International Ltd.. All rights reserved.