Versions Compared

Key

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

...

Example

Expand
titleScreenarea
Image RemovedImage Added

 

Code Block
themeEclipse
languagexml
titleScreenarea
<screenareas>
	<screenarea>
		<leftscreenarea>
			<sections>
				<section><id>secContactInformation</id></section> 
				<section><id>secAccountInformation</id></section> 
				<section><id>secBillingAddresses</id></section>
				<section><id>secSubscriptionAddresses</id></section>
				<section><id>secSubscriptionTerms</id></section>
				<section><id>secServicesAndInstalledItems</id></section>
				<section><id>secCommunications</id></section>
				<section><id>secLogInformation</id></section>
			</sections>
		</leftscreenarea>
	</screenarea>
	<screenarea>
		<type>preview</type>
		<name>Action Panel</name>
		<leftscreenarea>
			<sections>
				<section><id>secSubscriptionDetails</id></section>
			</sections>
		</leftscreenarea>
	</screenarea>
</screenareas>