JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.nuclos.api.ui
Interface InputContextSupport
public interface
InputContextSupport
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
Serializable
>
evaluate
()
void
setup
(
Map
<
String
,
Serializable
> data)
Method Details
setup
void
setup
(
Map
<
String
,
Serializable
> data)
evaluate
Map
<
String
,
Serializable
>
evaluate
()