Class CellDecoration
-
Constructor Summary
Constructors
Creates a new instance of the CellDecoration class.
Creates a new instance of the CellDecoration class.
Creates a new instance of the CellDecoration class.
-
Method Summary
Gets the corner fold of the cell decoration.
Gets the icons of the cell decoration.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CellDecoration
Creates a new instance of the CellDecoration class.
- Parameters:
cornerFold
- The corner fold.
icons
- The icons.
-
CellDecoration
Creates a new instance of the CellDecoration class.
- Parameters:
cornerFold
- The corner fold.
-
CellDecoration
Creates a new instance of the CellDecoration class.
- Parameters:
icons
- The icons.
-