element <showDialog>
Namespace: |
http://schema.caplin.com/CaplinTrader/webcentric |
XML Representation Summary |
<showDialog
|
|
|
|
> |
|
|
</showDialog>
|
Child elements (1):
-
Parent elements (3):
-
Description
The showDialog action triggers a pop-up dialog window to appear on top of the application
layout. The contents of the dialog are configured in a separate xml file or as a caplin:Dialog.
id
-
Type: |
xs:string, predefined
|
Use: |
optional |
A unique id for the showDialog action.
src
-
Type: |
xs:string, predefined
|
Use: |
optional |
The path, relative to the application aspect, to the XML file containing the configuration
for the component within this dialog.
The alternative recommended way of embedding a component within a dialog is to declare a
caplin:Dialog within the showDialog action.