Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SchedulingSettings This component is used to display the scheduling settings on the page.

The component itself It is accessed through the <crm:schedulingSettings> tag and is defined in the xmlns namespace with the declaration xmlns:em="http://java.sun.com/jsf/composite/crm"

...

NameRequiredTypeDefaultDescription
managedBeantrueStringnullThe name of the managed bean that will be used for retrieving the component values.
processfalseStringThe value of the refresh attributeComponent(s) to process in partial request.
refreshfalseString@formComponent(s) to update with ajax.
useSaveButtonfalseBooleantrueFlag indicating that a save button should be displayed, or not.


Examples

 JSF Page

 

 

 

 

 

 

Managed Bean