| Package: | CQ.themes |
| Class: | Dialog |
| Extends: | Object |
| Clientlib: | cq.widgets |
| Property | Defined By | |
|---|---|---|
|
ANCHOR : String
<static> The width of the input fields (defaults to "94%").
See TAB_BODY_STYLE.
|
Dialog | |
|
BODY_STYLE : String
<static> The bodyStyle value for dialogs
(defaults to "padding:2px;").
|
Dialog | |
|
BUTTON_ALIGN : String
<static> The button alignment of dialogs (defaults to "right").
|
Dialog | |
|
CORNER_X : Number
<static> The horizontal offset in pixels to use when positioning the dialog
in a corner (defaults to 50).
|
Dialog | |
|
CORNER_Y : Number
<static> The vertical offset in pixels to use when positioning the dialog
in a corner (defaults to 30).
|
Dialog | |
|
HEIGHT : Number
<static> The height of dialogs in pixels (defaults to 360).
|
Dialog | |
|
IE6_TITLE_MAX_CHAR : Number <static> The maximum number of characters for the header title
(defaults to 50). Applies to Internet Explorer 6...
<static> The maximum number of characters for the header title
(defaults to 50). Applies to Internet Explorer 6.x only.
|
Dialog | |
|
LABEL_WIDTH : Number
<static> The width of the field labels in pixels (defaults to 130).
|
Dialog | |
|
LOCK_WIDTH : Number
<static> The width of the edit lock button (defaults to 16).
|
Dialog | |
|
MIN_BUTTON_WIDTH : Number
<static> The minimum button width in pixels (defaults to 75).
|
Dialog | |
|
MIN_HEIGHT : Number
<static> The minimum height of dialogs in pixels (defaults to 200).
|
Dialog | |
|
MIN_WIDTH : Number
<static> The minimum width of dialogs in pixels (defaults to 360).
|
Dialog | |
|
MSG_TARGET : String
<static> The msgTarget value for
input fields (defaults to "qtip").
|
Dialog | |
|
PLAIN : Boolean
<static> The plain value for dialogs
(defaults to true).
|
Dialog | |
|
SELECT_CHECKBOX_ANCHOR : String <static> The width of checkbox fields (defaults to "90%").
Since overflow of checkbox selections is set to "hid...
<static> The width of checkbox fields (defaults to "90%").
Since overflow of checkbox selections is set to "hidden", the
boxLabels can get truncated.
|
Dialog | |
|
TABPANEL_BORDER : Boolean
<static> The border value for tab panels
inside dialogs.
|
Dialog | |
|
TABPANEL_PLAIN : Boolean
<static> The plain value for tab panels
inside dialogs (defaults to true).
|
Dialog | |
|
TAB_BODY_STYLE : String <static> The bodyStyle value for the tabs
(defaults to "padding:15px;padding-right:0"). In order to avoid
horiz...
|
Dialog | |
|
WIDTH : Number
<static> The width of dialogs in pixels (defaults to 520).
|
Dialog | |