These kind of style properties do not belong to any View object.
Estos tipos de propiedades de estilo no pertenecen a ningún objeto View.
The selected View object is highlighted in a red box.
El objeto View seleccionado se destaca en un cuadro rojo.
After this communication is over, the controller will proceed to delegate to the correct view object the task of generating output resulting from the data provided by the model.
Una vez finalizada esta comunicación el controlador procederá a delegar en el objeto de vista correcto la tarea de generar una presentación resultante de los datos proporcionada por el modelo.
The methods we can call on a web view object allows us having a smooth integration between the data displayed within the web view and the native part of our application.
Los métodos que podemos llamar a un objeto de vista web nos permite tener una integración suave entre los datos mostrados dentro de la vista web y la parte nativa de nuestra aplicación.
The final step is to associate the view object with the tree.
The tree has a property view, which can be assigned to the view object declared above.
El árbol tiene una propiedad llamada view, la cual puede ser asignada al objeto vista declarado anteriormente.
Note that the view object is also available for trees using the built-in content view.
Tambíen podemos usar el objeto vista para árboles sin una vista personalizada.
When using the ViewScript decorator with your form or sub form, it's useful to be able to recursively set the view object, translator, and all fully qualifid names (as determined by sub form array notation).
Al usar el decorador ViewScript con un formulario o subformulario, resulta útil el poder fijar recursívamente el objeto de vista, el traductor (translator)y todos los nombres relacionados (determinados por la notiación de tabla del subformulario).
As an example, if you are storing your view object in a registry, you may want to modify your initView() method with code resembling the following
Como ejemplo, si está almacenando su objeto vista en un registro, quizás desee modificar su método initView() con código parecido al siguiente
The view object is of type yii\web\View, which represents the view part of the MVC pattern.
El objeto vista es del tipo yii\web\View, que representa la parte de las vistas en el patrón MVC.
initView() initializes the view object.
initView() inicializa el objeto vista.
You can have both a listener and a callback method for View object.
Puede tener tanto un oyente y un método de devolución de llamada para el objeto View.
The listener may choose to alter its View object's appearance in response to the event.
El receptor puede decidir modificar la apariencia de su objeto View en respuesta al evento.