Module action_admin_dialog_edit_basics

Edit the basic properties of a rsc in a dialog.

Copyright © 2011-2021 Arjan Scherpenisse

Authors: Arjan Scherpenisse (arjan@scherpenisse.net).

Description

Edit the basic properties of a rsc in a dialog.

Function Index

event/2Fill the dialog with the edit basics form.
render_action/4

Function Details

event/2

event(Postback::Event, Context::Context1) -> Context2

Fill the dialog with the edit basics form. The form will be posted back to this module.

render_action/4

render_action(TriggerId, TargetId, Args, Context) -> any()


Generated by EDoc