public class FooterCell extends Object
FooterComparatorWrapper| Constructor and Description |
|---|
FooterCell(Object cell,
int weight)
Cria um objeto marcador.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue()
Retorna o valor da célula sendo marcada.
|
String |
toString()
Retorna este objeto em forma de
String. |
public FooterCell(Object cell, int weight)
cell - célula a ser marcada.weight - peso da célula a ser marcada.public Object getValue()
Copyright © 2020 Tecgraf/PUC-Rio. All rights reserved.