Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
12c Release (12.2.1.0.0)
E28157-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
EXPLORER
Similar to the table layout, but adds a collapsible folder tree on the left
side.
|
static java.lang.String |
TABLE
A simple table layout, similar to the windows file manager in 'details'
mode.
|
static java.lang.String |
TREE_TABLE
This is a combined tree and table layout, similar to the finder in MacOS X.
|
-
-
Field Detail
-
TABLE
static final java.lang.String TABLE
A simple table layout, similar to the windows file manager in 'details'
mode. This uses the doclib-folder-viewer
task-flow.
- See Also:
- Constant Field Values
-
EXPLORER
static final java.lang.String EXPLORER
Similar to the table layout, but adds a collapsible folder tree on the left
side. This uses the doclib-explorer
task-flow.
- See Also:
- Constant Field Values
-
TREE_TABLE
static final java.lang.String TREE_TABLE
This is a combined tree and table layout, similar to the finder in MacOS X.
This uses the doclib-document-manager
task-flow.
- See Also:
- Constant Field Values
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
12c Release (12.2.1.0.0)
E28157-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved.