Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.gwt.ui.client.base.editor
Class SmartEditorManager

java.lang.Object
  extended by org.nuxeo.ecm.gwt.runtime.client.ui.editor.DefaultEditorManager
      extended by org.nuxeo.ecm.gwt.ui.client.base.editor.SmartEditorManager
All Implemented Interfaces:
Extensible, Drawable, EditorManager, SiteEventHandler

public class SmartEditorManager
extends DefaultEditorManager
implements Drawable

Author:
Bogdan Stefanescu

Field Summary
 
Fields inherited from interface org.nuxeo.ecm.gwt.runtime.client.ui.SiteEventHandler
SITE_ACTIVATED, SITE_CLOSED
 
Constructor Summary
SmartEditorManager()
           
 
Method Summary
 com.smartgwt.client.widgets.tab.TabSet getWidget()
          Gets the underlying widget of this object.
 
Methods inherited from class org.nuxeo.ecm.gwt.runtime.client.ui.editor.DefaultEditorManager
addEditor, closeAll, closeEditor, getActiveEditor, getContainer, getEditorSite, getEditorSiteByHandle, getEditorView, getOpenedEditors, getRegisteredEditors, handleSiteEvent, openEditor, openEditor, registerExtension, removeEditor, setContainer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartEditorManager

public SmartEditorManager()
Method Detail

getWidget

public com.smartgwt.client.widgets.tab.TabSet getWidget()
Description copied from interface: Drawable
Gets the underlying widget of this object.

Specified by:
getWidget in interface Drawable
Returns:
the widget. cannot be null.

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.