|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.query.refined.TotalsRow
public class TotalsRow
Constructor Summary | |
---|---|
TotalsRow()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TotalsRow()
Method Detail |
---|
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |