Package | Description |
---|---|
org.eclipse.ice.client.widgets | |
org.eclipse.ice.client.widgets.moose | |
org.eclipse.ice.client.widgets.reactoreditor |
Modifier and Type | Method and Description |
---|---|
void |
EclipseUIWidgetFactory.registerFormWidgetBuilder(IFormWidgetBuilder builder)
This operation registers an IFormWidgetBuilder with the Factory.
|
Modifier and Type | Class and Description |
---|---|
class |
MOOSEFormWidgetBuilder
This class provides the declarative service that registers the MOOSE
FormEditor Widget with ICE's service for dynamically extending the widget
factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ReactorFormWidgetBuilder
This class provides the declarative service that registers the Reactor Editor
Form Widget with ICE's service for dynamically extending the widget factory.
|