|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tab | |
|---|---|
| org.rhq.enterprise.server.perspective | |
| org.rhq.enterprise.server.plugin.pc.perspective.metadata | |
| Uses of Tab in org.rhq.enterprise.server.perspective |
|---|
| Methods in org.rhq.enterprise.server.perspective that return types with arguments of type Tab | |
|---|---|
List<Tab> |
Tab.getChildren()
|
List<Tab> |
PerspectiveManagerLocal.getResourceTabs(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.resource.Resource resource)
Returns the list of tabs that should be displayed for the specified user for the specified Resource. |
List<Tab> |
PerspectiveManagerBean.getResourceTabs(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.resource.Resource resource)
|
| Method parameters in org.rhq.enterprise.server.perspective with type arguments of type Tab | |
|---|---|
void |
Tab.setChildren(List<Tab> children)
|
| Uses of Tab in org.rhq.enterprise.server.plugin.pc.perspective.metadata |
|---|
| Methods in org.rhq.enterprise.server.plugin.pc.perspective.metadata that return types with arguments of type Tab | |
|---|---|
List<Tab> |
PerspectivePluginMetadataManager.getResourceTabs()
Returns the full Resource tab bar, with no activators applied. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||