Versions Compared

Key

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

Overview

The <crm:schedulingSettings> tag is used to display the scheduling settings on the page.

Image Removed

Info

Tag<crm:schedulingSettings>XML Namespacehttp://java.sun.com/jsf/composite/crm

Image Added

Attributes

NameRequiredTypeDefaultDescription
managedBeantrueStringnullThe name of the Java managed bean that class 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.


Getting Started with SchedulingSettings

The following example shows a scheduling settings component.