Longbox is composed of HTML Input element.
Source:
Structure:
Events:
|
Action: |
Normal (Open) |
Hover |
Click, Select, and Drag. |
Focus |
Focus and Hover |
Disable |
|
CSS naming: |
|
|
|
|
|
-disd |
|
Supported |
V |
! |
! |
Note: An exclamation mark(!) means the action effect uses CSS background
to do it, not CSS
background-position with image
.
CSS Specification:
|
Class Name |
Description |
Default Values |
|
|
Font size and background |
background: #FFF url(${c:encodeURL('~./zul/img/grid/text-bg.gif')}) repeat-x 0 0; border: 1px solid #7F9DB9; font-family: ${fontFamilyC};font-size: ${fontSizeM}; font-weight: normal; |
|
.z- |
Invalid event |
background: #FFF url(${c:encodeURL('~./zul/img/grid/text-bg-invalid.gif')}) repeat-x 0 0; border: 1px solid #DD7870; |
|
.z- |
Disabled and read-only |
background: #ECEAE4; |