This component is used to display the scheduling settings on the page.
Info
Tag | <crm:schedulingSettings> |
XML Namespace | http://java.sun.com/jsf/composite/crm |
Attributes
Name | Required | Type | Default | Description |
---|---|---|---|---|
managedBean | true | String | null | The name of the managed bean that will be used for retrieving the component values. |
process | false | String | The value of the refresh attribute | Component(s) to process in partial request. |
refresh | false | String | @form | Component(s) to update with ajax. |
useSaveButton | false | Boolean | true | Flag indicating that a save button should be displayed, or not. |
Getting Started with SchedulingSettings