public class CustomReportDetailsPageFactory extends de.cs3d.util.eclipse.extension.AbstractConfigurationFactory<CustomReportDetailsPage>
CustomReportDetailsPage
s.Modifier | Constructor and Description |
---|---|
protected |
CustomReportDetailsPageFactory(org.eclipse.core.runtime.IConfigurationElement conf)
Create a
CustomReportDetailsPage factory based on the given
configuration element. |
Modifier and Type | Method and Description |
---|---|
void |
dispose(CustomReportDetailsPage page) |
String |
getDisplayName() |
String |
getIdentifier() |
Class<? extends Report<?>> |
getReportType()
Returns the
Report class this detail page is registered for. |
createExtensionObject, getIconURL, getTypeName
allowConfigure, configure, getIconURL
compareTo, equals, getPriority, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
compareTo
protected CustomReportDetailsPageFactory(org.eclipse.core.runtime.IConfigurationElement conf)
CustomReportDetailsPage
factory based on the given
configuration element.conf
- the configuration elementpublic void dispose(CustomReportDetailsPage page)
ExtensionObjectFactory.dispose(java.lang.Object)
public String getDisplayName()
ExtensionObjectDefinition.getDisplayName()
public String getIdentifier()
ExtensionObjectDefinition.getIdentifier()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a