formForMethod
void
formForMethod
(
method
)
Return the inputEx form options from a method
- Parameters:
-
method <function>
A method created through inputEx.RPC.Service
generateServiceForm
void
generateServiceForm
(
method
,
formOpts
)
Build a form to run a service !
- Parameters:
-
method <function>
A method created through inputEx.RPC.Service -
formOpts <Object>