Modify ↓
Ticket #659 (closed task: fixed)
Tab menu component
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.10 | Component: | base |
| Severity: | major | Keywords: | tab generic table javascript |
| Cc: |
Description
In order to have the different models unified in the same page with a tab selector is required to have a tab menu Mason component.
This component should be generic and it will load the model view embebbed under the tab selector. All that will be done with JavaScript?.
Currently, the tab components will be only models. However, in the future the new Data Form will be supported as well. The DataForm model will be a subclass from DataTable model.
Attachments
Change History
comment:5 Changed 6 years ago by ejhernandez@…
(In [7520]) Added action and printableModelName methods to DataTable? general table refs #659
Note: See
TracTickets for help on using
tickets.
(In [7515]) Added tabMenu template to show new AJAX tabs refs #659