Package | Description |
---|---|
com.neurosys.document.admin.wicket.pages.panels | |
com.neurosys.site.wicket.components |
Modifier and Type | Class and Description |
---|---|
class |
DocumentManagerPanel
Document/File manager Panel: that includes the
WebFileListView , FileUploadForm , & SubFolderViewPanel
Any Action Post successful upload / onSubmit() of the file. |
Modifier and Type | Method and Description |
---|---|
ResourceManagerPanel<File> |
SubFolderViewPanel.getFolderDetailsPanel() |
Modifier and Type | Method and Description |
---|---|
void |
SubFolderViewPanel.setFolderDetailsPanel(ResourceManagerPanel<File> folderDetailsPanel) |
Modifier and Type | Field and Description |
---|---|
protected ResourceManagerPanel<T> |
ResourceManagerPanel.ResourceUploadForm.resourceListPanel
The
ResourceManagerPanel this Form is linked to |
Modifier and Type | Method and Description |
---|---|
ResourceManagerPanel<T> |
ResourceManagerPanel.setFeedbackPanel(org.apache.wicket.markup.html.panel.FeedbackPanel feedbackPanel) |
Constructor and Description |
---|
ResourceUploadForm(String name,
ResourceManagerPanel<T> resourceListPanel) |
Copyright © 2018. All rights reserved.