Sun Identity Manager Deployment Reference

Label

Displays a string of text.

Properties for this display component are:


Note –

If no padding is specified, the default padding is leftPad=2, rightPad=2.


<Field>
   <Display class=’Label’>
      <Property name=’title’ value=’Account ID’/>
      <Property name=’value’>
         <ref>waveset.accountId,/ref>
      </Property>
   </Display>
</Field>