Package | com.adobe.solutions.exm.authoring |
Interface | public interface IVariablePanel extends IEventDispatcher |
Implementors | AdvanceDataElementsPanel |
Language Version: | ActionScript 3.0 |
Product Version: | Expression Manager Building Block 10.0 |
Runtime Versions: | AIR (unsupported), Flash Player 10.2 |
Public Methods
Events
Event | Summary | Defined By | ||
---|---|---|---|---|
The event dispatched when the Insert button is clicked. | IVariablePanel |
Event Detail
insertSelectedItem | Event |
Event Object Type:
property ExpressionInsertEvent.type =
com.adobe.solutions.exm.authoring.events.ExpressionInsertEvent
property ExpressionInsertEvent.type =
com.adobe.solutions.exm.authoring.events.ExpressionInsertEvent
Language Version: | ActionScript 3.0 |
Product Version: | Expression Manager Building Block 10 |
Runtime Versions: | AIR (unsupported), Flash Player 10 |
The event dispatched when the Insert button is clicked. This event is for any listeners to perform something extra in addition to the default implementation.
Thu Dec 6 2018, 01:12 PM -08:00