|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.vfs.filebrowser.VFSDirectoryDescriptor.FileBrowserActions
public static final class VFSDirectoryDescriptor.FileBrowserActions
contains the different actions of the FileBrowser as
constants.
| Field Summary | |
|---|---|
static java.lang.String |
FILE_DETAILS
loads the details for a file via an XSLTOutputEvent response. |
static java.lang.String |
INIT
initialises the file browser via XHTML output. |
static java.lang.String |
LIST_FILES
list the files of a directory via an XSLTOutputEvent response. |
static java.lang.String |
OPEN_DIR
lists the child directories of the given directory via a JSON response. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String INIT
public static final java.lang.String OPEN_DIR
public static final java.lang.String LIST_FILES
public static final java.lang.String FILE_DETAILS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||