Class AcceptResponse
java.lang.Object
com.softwaremining.ui.screenrequest.AcceptResponse
- All Implemented Interfaces:
IScreenInteraction
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
void
getParameter
(String paramName) String[]
boolean
hasParameter
(String paramName) void
setExtraRequestParameter
(String key, String theValue) void
setParameter
(String paramName, String paramValue) toString()
-
Field Details
-
cursorIsInField
-
-
Constructor Details
-
AcceptResponse
public AcceptResponse()
-
-
Method Details