|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--AbstractType | +--com.moyosoft.connector.ms.excel.DeleteShiftDirection
Field Summary | |
static DeleteShiftDirection |
SHIFT_TO_LEFT
|
static DeleteShiftDirection |
SHIFT_UP
|
Method Summary | |
static DeleteShiftDirection |
getById(int pId)
|
boolean |
isShiftToLeft()
|
boolean |
isShiftUp()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final DeleteShiftDirection SHIFT_TO_LEFT
public static final DeleteShiftDirection SHIFT_UP
Method Detail |
public static DeleteShiftDirection getById(int pId)
public boolean isShiftToLeft()
public boolean isShiftUp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |