Define the Person Tab

Define the Person Tab shows the configuration of the Person Tab referenced in the section, refer to User Interface Element 1 in Introduction. This Person Tab contains a single page that allows the user to display the details of a person. And the context panel is configured with the tab, refer to User Interface Element 2 in Introduction.

It also requires a parameter to be passed to the tab when opened, as defined by the page-param element.

Figure 1. SimplePerson tab
<tc:tab-config>
  <tc:page-param name="personID"/>
  <tc:context page-id="SimplePersonContext"/>
  <tc:navigation page-id="SimplePerson"/>

</tc:tab-config>

The corresponding .properties contains the localizable content for this Person Tab:

no.property.required=true