You can set and access flash data through the session application component.
By default, the database is specified by the db application component.
Create the report for an application component or action.
You can access an application component through the expression
By default, migrations are applied to the same database specified by the db application component.
Por defecto, las migraciones son aplicadas en la misma base de datos especificada en el componente de aplicación db.
You can mix options, choosing the right approach for any application component and connect them together.
Puedes elegir el enfoque adecuado para cualquier componente de la aplicación, mezclar las opciones y hacer que trabajen en conjunto.
In this tutorial, you learned how to send information from one application component to another using both global and local broadcasts.
En este tutorial, aprendió a cómo enviar información desde un componente de aplicación a otro usando tanto los broadcasts globales como los locales.
A bound service typically lives only while it serves another application component and does not run in the background indefinitely.
Un servicio enlazado generalmente solo está activo mientras le preste servicio a otro componente de la aplicación y no se ejecuta en segundo plano indefinidamente.
A bound service runs only as long as another application component is bound to it.
Un servicio de enlace se ejecuta solamente mientras otro componente de aplicación está enlazado a él.
The formatter application component which is responsible for the date format that is displayed to the user.
El componente de aplicación formatter es el responsable de formatear los datos que son mostrados al usuario.
An application component may be disabled by setting enabled to false in its configuration.
Un componente de aplicación puede ser deshabilitado mediante su configuración indicando la propiedad enabled con un valor false en su configuración.
Granting permission is a way of giving an application component one-time access to data protected by a permission.
Otorgar permiso es una manera de permitir a un componente de la aplicación acceder a datos protegidos por un permiso.
The following example shows how to embedd an application component along with the preview of its properties
En el siguiente ejemplo se muestra cómo integrar un componente de aplicación con la vista previa de sus propiedades.