FormHelper.addButton

Add a button with a custom callback

class FormHelper
addButton
(
const string label
,
void delegate
()
cb
)

Meta