- 7.22. Opt_Component_Interface
7.22.9. setView() - 7.22.8. setDatasource()
« Previous - 7.23. Opt_Generator_Interface
Next »
7.22.9. setView()
| Construct | Abstract method |
|---|---|
| Visibility | public |
| Reference | void setView(Opt_View $view) |
| Argument list |
|
This method is called by the executed template, when the component is going to be deployed in the port. OPT passes the view object that processes the template as an argument.
- 7.22.9. setView()
7.22. Opt_Component_Interface - « Previous
7.22.8. setDatasource() - Next »
7.23. Opt_Generator_Interface