Hello everyone!

I'm trying to develop a UI plugin in javascript for cloudstack.
I have read a lot but I think the documentation for this purpose is very
little.
For instance, I'm trying to use tabs to divide the content of the plugin in
many parts. Each tab will show different data and so on.

What I have read until now is that you can either show the content through

show: function() {

}

or

listView: {

}

None of these methods allow me to place tabs.
Is there any alternative to do this? or even better, is there any
documentation on how to develop plugins? the existing documentation in
https://cwiki.apache.org/confluence/display/CLOUDSTACK/UI+Plugin+Tutorial
is not sufficient.

Thanks a lot!!

-- 
Ramzi Youssefi
Görlitzer Str. 49
01099 Dresden, Germany.
Cell: +49 173 1965465
Email: ryouss...@gmail.com

Reply via email to