Schnittstelle IElementWizard
- Alle bekannten Implementierungsklassen:
ElementWizard
public interface IElementWizard
- Seit:
- 3.1
- Autor:
- Eike Stepper
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
create
(Composite parent, IManagedContainer container, String productGroup, String factoryType, String defaultDescription, ValidationContext context)
-
Methodendetails
-
create
void create(Composite parent, IManagedContainer container, String productGroup, String factoryType, String defaultDescription, ValidationContext context) -
getResultDescription
String getResultDescription() -
getResultElement
Object getResultElement()
-