public interface TablePeer
Modifier and Type | Method and Description |
---|---|
void |
attachTable(Table table) |
Table |
getTable() |
void |
initFromTable(Table table) |
void |
notifyObservers() |
void |
removeChild(TablePeer tp) |
Copyright © 2013. All Rights Reserved.