|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UjoTab | |
|---|---|
| org.ujorm.wicket.component.tabs | |
| Uses of UjoTab in org.ujorm.wicket.component.tabs |
|---|
| Classes in org.ujorm.wicket.component.tabs with type parameters of type UjoTab | |
|---|---|
class |
UjoTabbedPanel<T extends UjoTab>
A child of Wicket AjaxTabbedPanel class can restore the last selected tab from a session after a page reloading and supports a user tab CSS class. |
| Method parameters in org.ujorm.wicket.component.tabs with type arguments of type UjoTab | |
|---|---|
void |
UjoTabbedPanel.selectedTab(Class<? extends UjoTab> tab,
org.apache.wicket.ajax.AjaxRequestTarget target)
Select new tab. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||