|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface ColorHandler.ColorModel
Interface allowing requests for ColorAttr
by DataCell
.
Method Summary | |
---|---|
ColorAttr |
getColorAttr(DataCell dc)
Returns a ColorAttr for the given DataCell . |
void |
save(ConfigWO config)
Saves this ColorModel to the given
ConfigWO . |
Method Detail |
---|
ColorAttr getColorAttr(DataCell dc)
ColorAttr
for the given DataCell
.
dc
- the DataCell
to get the color for
ColorAttr
object, but not null
void save(ConfigWO config)
ColorModel
to the given
ConfigWO
.
config
- used to save this ColorModel
to
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |