|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tonbeller.jpivot.olap.model.impl.CF_hhhmmss
public class CF_hhhmmss
this is an example for the cell formatting exit returns hhh:mm:ss for the value beeing number of seconds hhh = hours mm = minutes ss = seconds
| Constructor Summary | |
|---|---|
CF_hhhmmss()
|
|
| Method Summary | |
|---|---|
java.lang.String |
formatCell(Cell cell)
user provided cell formatting function |
static long |
objToLong(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CF_hhhmmss()
| Method Detail |
|---|
public java.lang.String formatCell(Cell cell)
CellFormatter
formatCell in interface CellFormatterpublic static long objToLong(java.lang.Object obj)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||