SMART datagrid v.1 > Classes

Back  Forward

DataLudi.GridStyles  class

The group of style properties which will be referred when draw grid cells. 

This object is created in each area of containing cells like Column or Header or Footer

Base Classes
EventAware > DLBase
Constructor
function GridStyles (owner: Object, name: String, source: Object, fireEvents: Boolean);
Properties
background
booleanFormat
border
borderBottom
borderBottomSize
borderLeft
borderLeftSize
borderRadius
borderRight
borderRightSize
borderTop
borderTopSize
celltipColor
celltipLocation
celltipSize
color
datetimeFormat
fontBold
fontItalic
fontName
fontSize
hoveredBackground
hoveredColor
iconAlignment
iconAlpha
iconIndex
iconLocation
iconOffset
iconPadding
inactiveBackground
inactiveColor
line
lineAlignment
name
numberFormat
paddingBottom
paddingLeft
paddingRight
paddingTop
parent
prefix
renderer
selectedBackground
selectedColor
shapeAlignment
shapeBorder
shapeColor
shapeColors
shapeHoveredBorder
shapeHoveredColor
shapeInactiveBorder
shapeInactiveColor
shapeLocation
shapeName
shapeOffset
shapePadding
shapeRotate
shapeSelectedBorder
shapeSelectedColor
shapeSize
suffix
sysDefault
textAlignment
textDecoration
textDecorationColor
textFormat
textShadow
textWrap
Methods
beginUpdate
clearValues
endUpdate
hasValue
Inherited Methods
EventAware.addListener
DLBase.assign
DLBase.getProperties
DLBase.getProperty
EventAware.removeListener
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
Styles Overview
GridColumn.styles
VisualObject.styles
DataCellRenderer
Examples
Column Styles