public class TotalsRow extends Object
Constructor and Description |
---|
TotalsRow() |
Modifier and Type | Method and Description |
---|---|
int |
getFilteredItems() |
URL |
getIcon() |
String |
getLabel(int columnIndex) |
int |
getNumberOfItems() |
int |
getVisibleItems() |
boolean |
isVisible()
returns true if the totals row should be shown
|
void |
setVisibleItems(int visibleItems) |
public int getVisibleItems()
public void setVisibleItems(int visibleItems)
public int getFilteredItems()
public int getNumberOfItems()
public URL getIcon()
public boolean isVisible()
public String getLabel(int columnIndex)