JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.ninjax.core
Request
FileItemsGetter
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getFileItems(String)
Interface Request.FileItemsGetter
Enclosing class:
Request
public static interface
Request.FileItemsGetter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
FileItem
>
getFileItems
(
String
fieldName)
Method Details
getFileItems
List
<
FileItem
>
getFileItems
(
String
fieldName)