| Package | Description |
|---|---|
| org.wicketstuff.html5.fileapi |
| Modifier and Type | Method and Description |
|---|---|
Html5File |
FileList.get(int index)
Retrieves a file from the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileList.set(int index,
Html5File file)
Sets a file in the list.
|
Copyright © 2015. All rights reserved.