0.1.3 • Published 8 years ago

entity-detail v0.1.3

Weekly downloads
3
License
-
Repository
-
Last release
8 years ago

Entity Detail

Input parameters

NameMandatoryDescription
entityNamexEntity name of the record
entityIdxThe ID of the entity
formNameDetail-form that should be loaded

Events

NamePayloadDescription
onSubGridRowClickid (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
onTouchedChangetouched (boolean flag which indicates if the form is touched)This event is fired when the touched state changes