Versions Compared

Key

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

...

NameDescriptionValues
pageThe settings data entry page.Any
classnameThe dashboard component UI class name.Any
methodThe method name to load the settings form.Any

 

Example

Expand
titleSetting
Code Block
themeEclipse
languagexml
titlesetting
collapsetrue
<setting>
	<page>dashboards/subscriptionsPerLifeCycleStateSettings</page>
	<classname>ejb/CRMUISubscriptionDashboardComponent</classname>
	<method>loadSubscriptionsPerLifeCycleStateSettingsForm</method>
</setting>