paging"

From Documentation
m
 
Line 7: Line 7:
 
=Source=
 
=Source=
 
{{CSSSource
 
{{CSSSource
| url=
+
| url=zul/src/archive/web/js/zul/sel/css/listbox.css.dsp
| control=
+
| control=Listbox
 
|}}
 
|}}
  

Latest revision as of 10:02, 13 September 2010


This is the paging mold for Listbox.

Source

The CSS source for Listbox from GitHub


Structure

Listbox-pg1.jpg

Listbox-pg2.jpg

Events

CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-listbox
Supported: V

Note: An exclamation mark(!) means that the action effect is done by CSS background , not CSS background-position

CSS Specification

Class Name Description Default Values
div.z-listbox-pgi-b Border of bottom paging border-top: 1px solid #AAB; overflow: hidden;
div.z-listbox-pgi-t Border of top paging border-bottom: 1px solid #AAB; overflow: hidden;



Last Update : 2010/09/13

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.