|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MessageAction in com.bmc.arsys.api |
|---|
| Methods in com.bmc.arsys.api that return MessageAction | |
|---|---|
MessageAction |
OpenWindowAction.getMsg()
Returns message for Modify/Display/Report windows. |
| Methods in com.bmc.arsys.api with parameters of type MessageAction | |
|---|---|
void |
ObjectPrinter.printMessageInfo(String indent,
String header,
MessageAction value)
|
void |
OpenWindowAction.setMsg(MessageAction msg)
Sets message for Modify/Display/Report windows. |
| Constructors in com.bmc.arsys.api with parameters of type MessageAction | |
|---|---|
OpenWindowAction(String serverName,
String formName,
String vuiLabel,
boolean closeBox,
List<FieldAssignInfo> inputValueFieldPairs,
List<FieldAssignInfo> outputValueFieldPairs,
int windowMode,
QualifierInfo query,
boolean noMatchContinue,
MessageAction msg,
int pollinginterval,
String reportString,
List<SortInfo> sortOrderList,
String targetLocation,
boolean suppressEmptyLst)
|
|
|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||