public class ExpandableCompositeControlDescriptorFactory extends java.lang.Object implements IControlDescriptorFactory
| Constructor and Description |
|---|
| ExpandableCompositeControlDescriptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
| ControlDescriptor | createControlDescriptor(java.lang.String controlId, org.eclipse.core.runtime.IConfigurationElement element)
This method returns a new control descriptor object that matches the control definition for the specified configuration element.
|
| ControlDescriptor | createControlDescriptor(java.lang.String controlId, org.eclipse.core.runtime.IConfigurationElement element, ControlDescriptor referenceControlDescriptor)
This method returns a new control descriptor object that matches the control definition for the specified configuration element.
|
public ExpandableCompositeControlDescriptorFactory()
public ControlDescriptor createControlDescriptor(java.lang.String controlId, org.eclipse.core.runtime.IConfigurationElement element)
public ControlDescriptor createControlDescriptor(java.lang.String controlId, org.eclipse.core.runtime.IConfigurationElement element, ControlDescriptor referenceControlDescriptor)