|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zss.model.impl.BlankStep
public class BlankStep
Copy blank to destination
| Field Summary | |
|---|---|
static Step |
instance
|
| Fields inherited from interface org.zkoss.zss.model.impl.Step |
|---|
BLANK, DATE, FULL_MONTH, FULL_WEEK, NUMBER, SHORT_MONTH, SHORT_WEEK, STRING, TIME, US_FULL_MONTH, US_FULL_WEEK, US_SHORT_MONTH, US_SHORT_WEEK |
| Constructor Summary | |
|---|---|
BlankStep()
|
|
| Method Summary | |
|---|---|
int |
getDataType()
Returns the data type of this Step. |
java.lang.Object |
next(org.zkoss.poi.ss.usermodel.Cell cell)
Return next value of this step sequence per the source cell. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Step instance
| Constructor Detail |
|---|
public BlankStep()
| Method Detail |
|---|
public java.lang.Object next(org.zkoss.poi.ss.usermodel.Cell cell)
Step
next in interface Stepcell - the source cell for filling
public int getDataType()
Step
getDataType in interface Step
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||