File

projects/components/widgets/dialogs/iframe-dialog/src/iframe-dialog.component.doc.ts

Description

The wmIFramedialog component defines the iframedialog widget.

Index

Methods
Inputs

Methods

onClose
onClose($event: MouseEvent, widget: any)

Callback function which will be triggered when the close button for the dialog is clicked.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the iframedialog widget

Returns : void
onOk
onOk($event: MouseEvent, widget: any)

Callback function which will be triggered when the ok button for the dialog is clicked.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the iframedialog widget

Returns : void
onOpen
onOpen($event: MouseEvent, widget: any)

Callback function which will be triggered when the dialog is opened.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the iframedialog widget

Returns : void

Inputs

animation
Type : string
Default value : ''

This property specifies the animation applied to the iframedialog widget.

Allowed Values: Standard Patterns like 'bounce', 'fadeIn', 'rotateOut', 'check', etc

closable
Type : boolean
Default value : true

This property specifies if the dialog will have the close icon in header or not

encodeurl
Type : boolean
Default value : false

This property specifies if you want the provided URL to be encoded at run time.

iconclass
Type : string
Default value : 'wi wi-globe'

This property sets the icon for dialog header.

Bindable: true

iconheight
Type : string

This property sets the icon height for icon in dialog header.

iconmargin
Type : string

This property sets the icon margin for icon in dialog header.

iconurl
Type : string

This property sets the url for icon in dialog header.

Bindable: true

iconwidth
Type : string

This property sets the icon width for icon in dialog header.

modal
Type : boolean
Default value : false

This property specifies if the dialog should behave as a modal or not

name
Type : string

Name of the iframedialog widget.

oktext
Type : string
Default value : 'OK'

This property specifies the ok button text for the iframedialog widget.

Bindable: true

showactions
Type : boolean
Default value : true

This property specifies if the dialog actions are to be shown or not

showheader
Type : boolean
Default value : true

This property specifies if the header of the dialog should be shown or not

tabindex
Type : number
Default value : 0

This property specifies the tab order of the iframedialog Widget.

title
Type : string
Default value : 'External Content'

This property specifies the title for the iframedialog widget.

Bindable: true

url
Type : string
Default value : 'http://www.wavemaker.com'

This property specifies the url which is to be loaded in the iframe dialog.

Bindable: true

results matching ""

    No results matching ""