| Modifier and Type | Interface and Description |
|---|---|
interface |
Element |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractElement |
class |
CellElement |
class |
PageElement |
class |
SectionElement |
class |
ThemeElement |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Format |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFormat |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Layout |
| Modifier and Type | Class and Description |
|---|---|
class |
LayoutFormat |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Style |
| Modifier and Type | Class and Description |
|---|---|
class |
StyleFormat |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Widget |
| Modifier and Type | Class and Description |
|---|---|
class |
WidgetFormat |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Fragment |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFragment |
class |
GenericFragment |
class |
RegionFragment |
class |
TextFragment |
| Modifier and Type | Class and Description |
|---|---|
class |
RenderingInfo |
| Modifier and Type | Method and Description |
|---|---|
Identifiable |
ThemeManager.getNamedObject(String themeName,
String realm,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Identifiable> |
ThemeManager.getNamedObjects(String themeName,
String realm) |
| Modifier and Type | Method and Description |
|---|---|
String |
ThemeManager.getThemeNameOfNamedObject(Identifiable object) |
void |
ThemeManager.setNamedObject(String themeName,
String realm,
Identifiable object) |
| Modifier and Type | Method and Description |
|---|---|
int |
UidManager.register(Identifiable object) |
void |
UidManager.unregister(Identifiable object) |
Copyright © 2015 Nuxeo SA. All rights reserved.