Class TableCountChangeAdapter
java.lang.Object
com.biglybt.ui.common.table.TableCountChangeAdapter
- All Implemented Interfaces:
TableCountChangeListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrowAdded(TableRowCore row) voidrowRemoved(TableRowCore row)
-
Constructor Details
-
TableCountChangeAdapter
public TableCountChangeAdapter()
-
-
Method Details
-
rowAdded
- Specified by:
rowAddedin interfaceTableCountChangeListener
-
rowRemoved
- Specified by:
rowRemovedin interfaceTableCountChangeListener
-