Class: CRUDGenericActionRead

CRUDGenericActionRead

Generic CRUD Details action class

new CRUDGenericActionRead()

Methods


<async, static> run(controller, params)

Performing action preparation and renders UI
Parameters:
Name Type Description
controller object instance of controller
params Array.<string> list of route params
Returns:
Type
undefined