Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.gwt.runtime.client.ui.Drawable

Packages that use Drawable
org.nuxeo.ecm.gwt.runtime.client.ui   
org.nuxeo.ecm.gwt.ui.client.base   
org.nuxeo.ecm.gwt.ui.client.base.admin   
org.nuxeo.ecm.gwt.ui.client.base.clipboard   
org.nuxeo.ecm.gwt.ui.client.base.editor   
org.nuxeo.ecm.gwt.ui.client.base.impl   
org.nuxeo.ecm.gwt.ui.client.base.navigator   
org.nuxeo.ecm.gwt.ui.client.base.search   
 

Uses of Drawable in org.nuxeo.ecm.gwt.runtime.client.ui
 

Subinterfaces of Drawable in org.nuxeo.ecm.gwt.runtime.client.ui
 interface Container
          Used to bridge view managers with underlying widget implementation.
 interface View
           
 

Classes in org.nuxeo.ecm.gwt.runtime.client.ui that implement Drawable
 class AbstractView
           
 

Uses of Drawable in org.nuxeo.ecm.gwt.ui.client.base
 

Classes in org.nuxeo.ecm.gwt.ui.client.base that implement Drawable
 class SmartView
           
 

Uses of Drawable in org.nuxeo.ecm.gwt.ui.client.base.admin
 

Classes in org.nuxeo.ecm.gwt.ui.client.base.admin that implement Drawable
 class AdministrationView
           
 

Uses of Drawable in org.nuxeo.ecm.gwt.ui.client.base.clipboard
 

Classes in org.nuxeo.ecm.gwt.ui.client.base.clipboard that implement Drawable
 class ClipboardView
           
 

Uses of Drawable in org.nuxeo.ecm.gwt.ui.client.base.editor
 

Classes in org.nuxeo.ecm.gwt.ui.client.base.editor that implement Drawable
 class DocumentMetadataView
           
 class DocumentView
           
 class EditorTabsContainer
           
 class FolderView
           
 class MultiPageDocView
           
 class SmartEditorManager
           
 class TabsContainer
           
 

Uses of Drawable in org.nuxeo.ecm.gwt.ui.client.base.impl
 

Classes in org.nuxeo.ecm.gwt.ui.client.base.impl that implement Drawable
 class Footer
           
 class Header
           
 class Right
           
 class StackContainer
           
 class ViewStack
           
 

Methods in org.nuxeo.ecm.gwt.ui.client.base.impl that return Drawable
 Drawable SmartApplication.getFooter()
           
 Drawable SmartApplication.getHeader()
           
 Drawable SmartApplication.getLeftArea()
           
 

Uses of Drawable in org.nuxeo.ecm.gwt.ui.client.base.navigator
 

Classes in org.nuxeo.ecm.gwt.ui.client.base.navigator that implement Drawable
 class NavigatorView
           
 

Uses of Drawable in org.nuxeo.ecm.gwt.ui.client.base.search
 

Classes in org.nuxeo.ecm.gwt.ui.client.base.search that implement Drawable
 class SearchEditor.SearchView
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.