Package io.keikai.ui.impl.undo
Class ReserveUtil.ReservedRow
java.lang.Object
io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ReserveUtil
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintintgetIndex()getStyle()booleanvoidsetCustomHeight(boolean custom) voidsetHeight(int height) voidsetStyle(SCellStyle style)
-
Constructor Details
-
ReservedRow
public ReservedRow(int index)
-
-
Method Details
-
getIndex
public int getIndex() -
addCell
-
getReservedCells
-
getStyle
-
setStyle
-
getHeight
public int getHeight() -
setHeight
public void setHeight(int height) -
isCustomHegiht
public boolean isCustomHegiht() -
setCustomHeight
public void setCustomHeight(boolean custom)
-