| Interface | Description |
|---|---|
| BTGExpressionComponentCreatorModel.ModelChangeListener |
This interface is used by operand/operator models to notify
BTGExpressionComponentCreatorModel that the
state of the model has completely changed because a new model type was selected. |
| BTGExpressionComponentCreatorModel.ModelChangeListenerProvider |
Functor interface to enable deferred initialization of ModelChangeListener.
|
| BTGExpressionComponentCreatorModel.ModelUpdateListener |
This interface is used by operand models to notify
BTGExpressionComponentCreatorModel that the state of
the operand has been updated by some user action. |
| BTGExpressionComponentCreatorModel.ModelUpdateListenerProvider |
Functor interface to enable deferred initialization of ModelUpdateListener.
|
| BTGExpressionComponentModel |
Interface for model that is used by
BTGExpressionComponentView |
| Class | Description |
|---|---|
| BTGExpressionComponentCreatorModel |
Represents a concrete model used to create new BTG Expressions for
BTGExpressionComponentView |
| BTGExpressionComponentEditorModel |
Represents a concrete model used to edit existing BTG Expressions for
BTGExpressionComponentView |
Copyright © 2017 SAP SE. All Rights Reserved.