Package | Description |
---|---|
org.nuxeo.theme.editor | |
org.nuxeo.theme.fragments | |
org.nuxeo.theme.perspectives | |
org.nuxeo.theme.themes |
Modifier and Type | Method and Description |
---|---|
static List<PerspectiveType> |
Main.getPerspectives() |
Modifier and Type | Method and Description |
---|---|
List<PerspectiveType> |
Fragment.getVisibilityPerspectives() |
List<PerspectiveType> |
AbstractFragment.getVisibilityPerspectives() |
Modifier and Type | Method and Description |
---|---|
boolean |
Fragment.isVisibleInPerspective(PerspectiveType perspective) |
boolean |
AbstractFragment.isVisibleInPerspective(PerspectiveType perspective) |
void |
Fragment.setVisibleInPerspective(PerspectiveType perspective) |
void |
AbstractFragment.setVisibleInPerspective(PerspectiveType perspective) |
Modifier and Type | Method and Description |
---|---|
static PerspectiveType |
PerspectiveManager.getPerspectiveByName(String name) |
Modifier and Type | Method and Description |
---|---|
List<PerspectiveType> |
PerspectiveManager.getPerspectivesFor(Element element) |
static List<PerspectiveType> |
PerspectiveManager.listPerspectives() |
Modifier and Type | Method and Description |
---|---|
boolean |
PerspectiveManager.isVisibleInPerspective(Element element,
PerspectiveType perspective) |
static void |
PerspectiveManager.setVisibleInPerspective(Element element,
PerspectiveType perspective) |
Modifier and Type | Method and Description |
---|---|
static PerspectiveType |
ThemeManager.getPerspectiveByUrl(URL url) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.