|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.theme.elements.ElementFormatter
public final class ElementFormatter
Method Summary | |
---|---|
static Collection<Element> |
getElementsFor(Format format)
|
static Format |
getFormatByType(Object object,
FormatType type)
|
static Format |
getFormatFor(Element element,
String typeName)
|
static Collection<Format> |
getFormatsFor(Element element)
|
static void |
removeFormat(Object object,
Format format)
|
static void |
setFormat(Object object,
Format format)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void setFormat(Object object, Format format)
public static Format getFormatByType(Object object, FormatType type)
public static Collection<Format> getFormatsFor(Element element)
public static Format getFormatFor(Element element, String typeName)
public static Collection<Element> getElementsFor(Format format)
public static void removeFormat(Object object, Format format)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |