Dashboard

The example below contains XML description of the dashboard named Dashboard 2. The panel contains the Label, Image, and HTML blocks shown on separate dashboards. Description of typical structural properties background and decor, as well as block description, is skipped.

<kap version="7.0">
  <block name="Dashboard 2" type="Dashboard" key="CIPJA1WUNLRACX9N">
    <prop tag="defaultBlockStyle">
      <prop tag="blockPanel">
        <prop tag="background"><!-- Code fragment is skipped --></prop>
        <prop tag="decor"><!-- Code fragment is skipped --></prop>
        <prop tag="blockTitle">
          <prop tag="show" val="0" ></prop>
          <prop tag="font">
            <prop tag="isBold" val="1"></prop>
          </prop>
        </prop>
        <prop tag="expandable" val="0"></prop>
      </prop>
      <prop tag="layout">
        <prop tag="anchorTop" val="1"></prop>
        <prop tag="anchorLeft" val="1"></prop>
      </prop>
    </prop>
    <prop tag="name" val="Dashboard 2"></prop>
    <prop tag="background"><!-- Code fragment is skipped --></prop>
    <prop tag="layouts">
      <area key="MU13B5ZP3W8XFEZP">
        <block name="Label" type="Label" key="MU13B5ZP3W8XFEZP">
        <!-- Code fragment is skipped -->
        </block>
      </area>
      <area key="PCW1SLGYPYGMRDQ6">
        <block name="Image" type="Image" key="PCW1SLGYPYGMRDQ6">
        <!-- Code fragment is skipped -->
        </block>
      </area>
      <area key="BGJAU9WOSCLZ93JX">
        <block name="HTML" type="Frame" key="BGJAU9WOSCLZ93JX">
        <!-- Code fragment is skipped -->
        </block>
      </area>
    </prop>
  </block>
</kap>

See also:

Examples