LucidDB / adminui

DEFUNCT. Front-end in-browser flash client for connecting to LucidDB's admin web services.
http://www.dynamobi.com/c/products/luciddb/administration-ui/
GNU General Public License v2.0
1 stars 1 forks source link

[DADMINUI-35] Refactor addTab #24

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ksecretan", created="Fri, 20 Aug 2010 10:25:39 -0700", resolved="Mon, 23 Aug 2010 12:23:58 -0700"]

addTab() should be refactored to take generic classes as arguments instead of a name string, which would make it easier to create new tab types if needed.