Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.theme.formats.FormatType

Packages that use FormatType
org.nuxeo.theme.elements   
org.nuxeo.theme.formats   
org.nuxeo.theme.views   
 

Uses of FormatType in org.nuxeo.theme.elements
 

Methods in org.nuxeo.theme.elements with parameters of type FormatType
static Format ElementFormatter.getFormatByType(java.lang.Object object, FormatType type)
           
 

Uses of FormatType in org.nuxeo.theme.formats
 

Methods in org.nuxeo.theme.formats that return FormatType
 FormatType FormatFilter.getFormatType()
           
 FormatType Format.getFormatType()
           
 FormatType DefaultFormat.getFormatType()
           
 

Methods in org.nuxeo.theme.formats with parameters of type FormatType
 void FormatFilter.setFormatType(FormatType formatType)
           
 void Format.setFormatType(FormatType formatType)
           
 void DefaultFormat.setFormatType(FormatType formatType)
           
 

Uses of FormatType in org.nuxeo.theme.views
 

Methods in org.nuxeo.theme.views that return FormatType
 FormatType ViewType.getFormatType()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.