Image:stop.png This documentation is for an older version of ZK. For the latest documentation please click here.
Listfooter
Single Page

Listfooter

Listfoot and Listfooter are used for Listbox .

Note:

Mold: Default

Structure:

Overview

Events:

Action:

Normal (Open)

Hover

Click, Select, and Drag.

Focus

Focus and Hover

Disable

CSS naming:

z-list-foot,

z-list-footer

Supported

V

CSS Specification:

Class Name

Description

Default Values

.z-list-footer

Font size

cursor: pointer; padding: 0 2px; font-size: ${fontSizeM}; font-weight: normal; overflow: hidden;

div.z-list-footer-cnt

Font size of the content

border: 0; margin: 0; padding: 0; font-family: ${fontFamilyC}; font-size: ${fontSizeM}; font-weight: normal;

div.z-list-footer-cnt

Overflow

overflow: hidden;