Deprecated API

Deprecated Fields
com.ephox.editlive.common.TextEvent.UPLOAD_FORM_ACTION
          The form is now uploaded by the browser as normal. 
 

Deprecated Methods
com.ephox.editlive.ELJBean.addHyperlinkDialogComponent(String, Object[])
          This method does not work in the presence of multiple class loaders. Use ELJBean.addHyperlinkDialogComponent(Class, Object[]) instead. 
com.ephox.editlive.ELJBean.addImageDialogComponent(String, Object[])
          This method does not work in the presence of multiple class loaders. Use ELJBean.addImageDialogComponent(Class, Object[]) instead. 
com.ephox.editlive.ELJBean.registerCustomBlockView(String, String, Object)
          This method does not work correctly when multiple class loaders are present. Use ELJBean.registerCustomBlockView(String,Class,Object) instead 
com.ephox.editlive.ELJBean.registerCustomCollapsedView(String, String, Object)
          This method does not work correctly when multiple class loaders are present. Use ELJBean.registerCustomCollapsedView(String,Class,Object) instead 
com.ephox.editlive.ELJBean.registerCustomEmptyView(String, String, Object)
          This method does not work correctly when multiple class loaders are present. Use ELJBean.registerCustomEmptyView(String,Class,Object) instead 
com.ephox.editlive.ELJBean.registerCustomInlineView(String, String, Object)
          This method does not work correctly when multiple class loaders are present. Use ELJBean.registerCustomInlineView(String,Class,Object) instead 
 


Copyright (c) 2005-2007 Ephox Pty Ltd. All rights reserved.