Development tools : XUI editor : XUI widgets and containers : Containers Description : TabbedPane : ContentPane in a TabbedPane : ECA editor support
  
ECA editor support
The following events and properties can be configured for the ContentPane widget with the ECA editor.
Events that can be added to the ContentPane widget by using the ECA editor
 
Event
Description
onClose
Is fired when the content pane is closed.
onShow
Is fired when the content pane is displayed.
Properties that can be configured for the ContentPane widget by using the ECA editor
 
Property
Description
id
This property can be used in the Condition part of ECA rule.
title
The title property specifies the title that is displayed on the ContentPane widget. This is an optional property.
This property can be used in the Condition and Actions part of ECA rule.
closable
The closable property specifies whether the ContentPane widget can be closed by a user. This is an optional property.
This property can be used in the Condition and Actions part of ECA rule.
Go up to
ContentPane in a TabbedPane