public class CellRenderingContext<E> extends Object
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
E |
getEntity() |
TableModel<E> |
getModel() |
int |
getRow() |
public int getColumn()
public E getEntity()
public TableModel<E> getModel()
public int getRow()
Copyright © 2018 Xalys. All rights reserved.