Searched refs:tabNames (Results 1 – 1 of 1) sorted by relevance
55 String[] tabNames = tabs.getElementNames() ; in _getTables() local58 for (int i =0 ; i < tabNames.length; i++) { in _getTables()59 log.println(" " + tabNames[i]) ; in _getTables()65 (XServiceInfo.class, tabs.getByName(tabNames[0])) ; in _getTables()
Completed in 15 milliseconds