Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/directwebremoting/dwr
/ getFormField
Method
getFormField
etc/future/scanner/InboundVariable.java:322–325 ·
view source on GitHub ↗
@return Returns the file value
()
Source
from the content-addressed store, hash-verified
320
* @
return
Returns the file value
321
*/
322
public
FormField getFormField()
323
{
324
return
formField;
325
}
326
327
/* (non-Javadoc)
328
* @see java.lang.Object#toString()
Callers
1
dereference
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected