| Package | Description |
|---|---|
| org.ujorm.wicket.component.tabs |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UjoTabbedPanel.selectedTab(Class<? extends UjoTab> tab,
org.apache.wicket.ajax.AjaxRequestTarget target)
Select new tab.
|
Copyright © 2013. All Rights Reserved.