Default (Row)

From Documentation
Revision as of 09:09, 10 September 2010 by Jumperchen (talk | contribs) (→‎Events)


This is the Default mold for Cell.

Source

The CSS source for Cell from GitHub


Structure

Cell1.PNG Cell2.PNG

Events

CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-cell
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
.z-cell Padding padding: 2px; overflow: hidden;
tr.z-row .z-cell Background color and border background: white; border-top: none; border-left: 1px solid white; border-right: 1px solid #CCC; border-bottom: 1px solid #DDD;
tr.z-grid-odd .z-cell Background color of the odd row background: #F0FAFF;



Last Update : 2010/09/10

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