public final class MatrixContextWidget.RowHeaderCell extends Cell<MatrixContextWidget.RowHeaderCell,MatrixContextWidget.RowHeaderPane>
Cell.CellContentPane, Cell.CellCoordinates, Cell.CellInteractionPane, Cell.MouseEventTypeanimate, CELL_COORDINATES_DATA_FORMAT, cellPane, contentCoordinates, contentPane, dehighlightColor, gridCoordinates, height, highlight, id, interactionPane, opacity, scrollDeltaCoordinatesQueue, snapToCoordinates, textContent, textSize, textStyle, width| Modifier and Type | Method and Description |
|---|---|
void |
updateContent()
Abstract method to update textual content (and possibly other properties) based on e.g.
|
dispose, equals, getContentPane, getInteractionPane, hashCode, resetGridPosition, toFrontpublic final void updateContent()
Cellthis.contentCoordinates.get(). Just call this.textContent.set(String) within the
implementation body to update the text.updateContent in class Cell<MatrixContextWidget.RowHeaderCell,MatrixContextWidget.RowHeaderPane>Copyright © 2010–2019 Francesco Kriegel. All rights reserved.