no message
This commit is contained in:
@@ -35,9 +35,6 @@ public abstract class DBObject implements Selectable, Serializable {
|
||||
public Index getSelectionCounter() {
|
||||
return null;
|
||||
}
|
||||
public boolean isVisible() {
|
||||
return true;
|
||||
}
|
||||
public abstract Object getPK();
|
||||
public String getBDialogName() {
|
||||
return Utils_.Brackets(getDialogName());
|
||||
|
||||
Reference in New Issue
Block a user