Dialog

Dialog

Class Reference

JQUI.Dialog inherits from Control

Properties

AppendTo

Type: String
Default: body

AutoOpen

Type: Bool
Default: true

CloseOnEscape

Type: Bool
Default: true

CloseText

Type: String
Default: Fechar

DialogHeight

Type: String
Default: auto

DialogModal

Type: Bool
Default: true

DialogWidth

Type: Int
Default: 300

Draggable

Type: Bool
Default: true

Hide

Type: Bool
Default: true

MaxHeight

Type: Int
Default: 600

MaxWidth

Type: Int
Default: 600

MinHeight

Type: Int
Default: 150

MinWidth

Type: Int
Default: 150

Position

Type: StringArray

Resizable

Type: Bool
Default: true

Text

Type: String
Default: ''

Title

Type: String
Default: My Dialog Title

Events