onForceEditMode(mode);
}
});
addDetailTab(type, conttentsTab);
addDetailTab(type, new RowCountTab());
addDetailTab(type, new ColumnsTab());
addDetailTab(type, new PrimaryKeyTab());
addDetailTab(type, new ExportedKeysTab());
addDetailTab(type, new ImportedKeysTab());
addDetailTab(type, new IndexesTab());