org.eclipse.emf.ecp.view.spi.swt.reporting
Class CustomControlInitFailedReport
java.lang.Object
org.eclipse.emfforms.spi.common.report.AbstractReport
org.eclipse.emf.ecp.view.spi.swt.reporting.CustomControlInitFailedReport
public class CustomControlInitFailedReport
- extends AbstractReport
Indicates that the initialization of a custom control failed.
- Since:
- 1.5
- Author:
- emueller
CustomControlInitFailedReport
public CustomControlInitFailedReport(String bundleName,
String customControlClassName)
- Constructor.
- Parameters:
bundleName
- the name of the bundle containing the custom controlcustomControlClassName
- the name of the class for the custom control
Copyright © 2015. All Rights Reserved.