0.1.3 • Published 8 years ago
entity-detail v0.1.3
Entity Detail
Input parameters
Name | Mandatory | Description |
---|---|---|
entityName | x | Entity name of the record |
entityId | x | The ID of the entity |
formName | Detail-form that should be loaded |
Events
Name | Payload | Description |
---|---|---|
onSubGridRowClick | id (id of the clicked record), gridName (name of the sub grid), relationName (name of the sub grid relation) | This event is fired when a row of a sub grid is clicked |
onTouchedChange | touched (boolean flag which indicates if the form is touched) | This event is fired when the touched state changes |