allowPersonalisation

The <allowPersonalisation> element specifies if the user can show or hide buttons or button groups in the toolbar using the context menu.

<x:toolbar>
  <x:allowPersonalisation>true</x:allowPersonalisation>
  <x:hideWhenStandby>true</x:hideWhenStandby>
</x:toolbar>

Values

true

Users can modify the toolbar.

false

The context menu to modify the toolbar is hidden.


allowPersonalisation element

Namespace: http://www.xopus.com/xmlns/config

Parent Elements

toolbar

History

version event
Xopus 4 Unavailable.
Xopus 3 Introduction. Replaces Application.setAllowConfigureToolbar().