public interface IFeedback
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
IFeedback.FormTarget
OpenFormFeedback parameter FormTarget 
 | 
static class  | 
IFeedback.MessageType
TextMessageFeedback parameter MessageType 
 | 
static class  | 
IFeedback.TargetType
Depending on the target, the handling of the instruction will be passed
 to core of the clientsystem or to the some specific widget. 
 | 
static class  | 
IFeedback.Type  | 
| Modifier and Type | Method and Description | 
|---|---|
IContext | 
getContext()  | 
java.util.Map<java.lang.String,java.lang.Object> | 
getParams()  | 
IFeedback.TargetType | 
getTargetType()  | 
IFeedback.Type | 
getType()  | 
IFeedback.TargetType getTargetType()
IFeedback.Type getType()
IContext getContext()
java.util.Map<java.lang.String,java.lang.Object> getParams()