JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.mendix.core.actionmanagement
Interface UserActionCallBuilder
public interface
UserActionCallBuilder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<R> R
execute
(
IContext
context)
UserActionCallBuilder
withParams
(
Object
... params)
Method Details
withParams
UserActionCallBuilder
withParams
(
Object
... params)
execute
<R>
R
execute
(
IContext
context)