@SupportsInformalParameters public class Tabs extends AbstractExtendableComponent
| Constructor and Description |
|---|
Tabs() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tapestry5.Block |
getActiveBlock() |
String |
getClientZoneId() |
boolean |
getOlderVersion() |
Object[] |
getTabContext() |
String[] |
getTabs() |
String |
getTabTitle()
First, Tapestry5-jQuery will look for the label in an associated
bundle, with the name of the tab as a key.
|
void |
setClientZoneId(String id) |
addCSSResources, addJSResources, getClientId, getInitMethod, setDefaultMethod, setInitMethodpublic String getClientZoneId()
public void setClientZoneId(String id)
public Object[] getTabContext()
public org.apache.tapestry5.Block getActiveBlock()
public boolean getOlderVersion()
public String[] getTabs()
public String getTabTitle()
Copyright © 2016 GOT5. All rights reserved.