Uses of Interface
com.sap.portal.admin.editor.IEditorBuilder

Packages that use IEditorBuilder
com.sap.portal.admin.editor   
 

Uses of IEditorBuilder in com.sap.portal.admin.editor
 

Classes in com.sap.portal.admin.editor that implement IEditorBuilder
 class AbstractEditorComponent
          Editor component template.
 

Methods in com.sap.portal.admin.editor with parameters of type IEditorBuilder
 IEditor IEditorFactory.newEditorInstance(IEditorBuilder, com.sapportals.portal.prt.component.IPortalComponentRequest, com.sapportals.portal.prt.component.IPortalComponentResponse)