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 from which to load the settings form.Any

...

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