|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BIFacesConstants
Field Summary | |
---|---|
static java.lang.String |
BI_PREFIX
All BI event parameter names are prefixed with BI_PREFIX ,
except for SOURCE , EVENT , and
VALUE . |
static java.lang.String |
CANCEL
|
static java.lang.String |
CLICK_EVENT
JSF event: Click. |
static java.lang.String |
COLUMN
|
static java.lang.String |
COMPONENT_ID
|
static java.lang.String |
CREATED_BY_COLUMN
Represents the 'Created By' column in the UIExplorerTable . |
static java.lang.String |
CREATED_ON_COLUMN
Represents the 'Created On' column in the UIExplorerTable . |
static java.lang.String |
CURRENT_BICONTEXT_FOR_DIALOG_LAUNCH
When a java.util.Map of parameters is being handed off to a dialog upon its launch, CURRENT_BICONTEXT_FOR_DIALOG_LAUNCH should be used
as a parameter key. |
static java.lang.String |
CURRENT_DIR_FOR_DIALOG_LAUNCH
When a java.util.Map of parameters is being handed off to a dialog upon its launch, CURRENT_DIR_FOR_DIALOG_LAUNCH should be used
as a parameter key. |
static java.lang.String |
CUSTOM_CONTEXT_MENU_ITEM
This is one possible value for the CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM parameter when creating a vector of information regarding which
context menu items to include for the UIExplorerTree or UIExplorerTable |
static java.lang.String |
CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM
When a java.util.Vector of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM should be used for each context menu item, to specify whether that context menu item is a custom item or one of
the stock items. |
static java.lang.String |
DATA_HANDLE
|
static java.lang.String |
DRILL_DD2_EVENT
|
static java.lang.String |
DRILL_EVENT
JSF event: Drill. |
static java.lang.String |
DRILL_PATH
|
static java.lang.String |
DRILL_TARGET
|
static java.lang.String |
EDGE
JSF event parameter: Edge. |
static java.lang.String |
EVENT
Event that needs to be handled. |
static int |
EVENT_HANDLED
handleEvent return value: This thin bean handled the event. |
static int |
EVENT_NOT_HANDLED
handleEvent return value: This thin bean did not handle the
event. |
static int |
EVENT_RESPONSE_DONE
handleEvent return value: This thin bean handled the event
and wrote the HTTP response. |
static java.lang.String |
EXPLORER_LISTENERS_FOR_OPEN_SAVE
When a java.util.Map of parameters is being handed off to the OpenSave dialog upon its launch, EXPLORER_LISTENERS_FOR_OPEN_SAVE should be used
as a parameter key. |
static java.lang.String |
FAILURE
|
static java.lang.String |
FLAG
JSF event parameter: Flag. |
static java.lang.String |
FROM
JSF event parameter: From. |
static java.lang.String |
FULL_PATH_NAME_COLUMN
Represents the 'Full Path To Object' column in the UIExplorerTable . |
static java.lang.String |
GRAPH_DATA_SCROLL_AXIS
|
static java.lang.String |
GRAPH_DATA_SCROLL_COUNT
|
static java.lang.String |
GRAPH_DATA_SCROLL_EVENT
|
static java.lang.String |
GRAPH_DATA_SCROLL_SPAN
|
static java.lang.String |
GRAPH_DATA_SCROLL_START
|
static java.lang.String |
GRAPH_DATA_SCROLL_TYPE
|
static java.lang.String |
GRAPH_DATA_ZOOM_AXIS
|
static java.lang.String |
GRAPH_DATA_ZOOM_HEIGHT
|
static java.lang.String |
GRAPH_DATA_ZOOM_IN_BUTTON_EVENT
|
static java.lang.String |
GRAPH_DATA_ZOOM_IN_CLICK_EVENT
|
static java.lang.String |
GRAPH_DATA_ZOOM_IN_RECT_EVENT
|
static java.lang.String |
GRAPH_DATA_ZOOM_OUT_BUTTON_EVENT
|
static java.lang.String |
GRAPH_DATA_ZOOM_OUT_CLICK_EVENT
|
static java.lang.String |
GRAPH_DATA_ZOOM_OUT_RECT_EVENT
|
static java.lang.String |
GRAPH_DATA_ZOOM_WIDTH
|
static java.lang.String |
GRAPH_DATA_ZOOM_X
|
static java.lang.String |
GRAPH_DATA_ZOOM_Y
|
static java.lang.String |
GRAPH_HIDE_SHOW_SERIES_EVENT
|
static java.lang.String |
GRAPH_LINE_SELECT_POINT_EVENT
|
static java.lang.String |
GRAPH_LINE_SELECT_POINT_X
|
static java.lang.String |
GRAPH_LINE_SELECT_POINT_Y
|
static java.lang.String |
GRAPH_TIME_AXIS_EVENT
|
static java.lang.String |
GRAPH_TIME_AXIS_PIXEL_MS
|
static java.lang.String |
GRAPH_TIME_AXIS_START_DATE
|
static java.lang.String |
GRAPH_TIME_AXIS_START_PIXEL
|
static java.lang.String |
GRAPH_TIME_AXIS_X
|
static java.lang.String |
GRAPH_TIME_SELECTOR_END_DATE
|
static java.lang.String |
GRAPH_TIME_SELECTOR_EVENT
|
static java.lang.String |
GRAPH_TIME_SELECTOR_START_DATE
|
static java.lang.String |
GROUP
|
static java.lang.String |
GROUP_HANDLE
|
static java.lang.String |
GROUP_LBL
|
static java.lang.String |
HANDLE
|
static java.lang.String |
HTML_VERIFICATION_MODE
|
static java.lang.String |
ICONS_FOLDER
|
static java.lang.String |
ID_FOR_CONTEXT_MENU_ITEM
When a java.util.Vector of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
ID_FOR_CONTEXT_MENU_ITEM should be used to specify the id for the context menu item. |
static java.lang.String |
IMAGE_URI_FOR_CUSTOM_CONTEXT_MENU_ITEM
When a java.util.Vector of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
IMAGE_URI_FOR_CUSTOM_CONTEXT_MENU_ITEM should be used to specify the uri to the image for the context menu item. |
static java.lang.String |
IS_ROOT
When a java.util.Map of parameters is being handed off to a dialog upon its launch, IS_ROOT should be used
as a parameter key. |
static java.lang.String |
LABEL_FOR_CONTEXT_MENU_ITEM
When a java.util.Vector of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
LABEL_FOR_CONTEXT_MENU_ITEM should be used to specify the label for the context menu item. |
static java.lang.String |
LAST_MODIFIED_BY_COLUMN
Represents the 'Last Updated By' column in the UIExplorerTable . |
static java.lang.String |
LAST_MODIFIED_COLUMN
Represents the 'Last Updated' column in the UIExplorerTable . |
static java.lang.String |
LAYER
JSF event parameter: Layer. |
static java.lang.String |
LAYOUT_EVENT
|
static int |
MEASURE_ITEM_LIMIT
Maximum number of graph measure items. |
static java.lang.String |
MEASURE_ITEM_NUM
JSF event parameter: Measure Item Number. |
static java.lang.String |
MEASURE_LAYOUT_EVENT
JSF event: Change Measure Layout. |
static java.lang.String |
MEASURE_PREFIX
|
static java.lang.String |
MEASURE0
JSF event parameter: Measure0. |
static java.lang.String |
MEASURE1
JSF event parameter: Measure1. |
static java.lang.String |
MEASURE2
JSF event parameter: Measure2. |
static java.lang.String |
MEASURE3
JSF event parameter: Measure3. |
static java.lang.String |
MEASURE4
JSF event parameter: Measure4. |
static java.lang.String |
MOVE
JSF event parameter value: Move. |
static char |
MOVE_AFTER
JSF event parameter value: Move after. |
static char |
MOVE_BEFORE
JSF event parameter value: Move before. |
static java.lang.String |
NAME_COLUMN
Represents the 'Name' column in the UIExplorerTable . |
static java.lang.String |
NON_DATA_HANDLE
|
static java.lang.String |
NOVERIFY_END
|
static java.lang.String |
OPEN_DIALOG
OPEN_DIALOG the value that is used to indicate that an Open Dialog (not a Save Dialog) should be launched |
static java.lang.String |
OPEN_OR_SAVE_DIALOG
When a java.util.Map of parameters is being handed off to an OpenSave dialog upon its launch, OPEN_OR_SAVE_DIALOG should be used
as the parameter key for the parameter that indicates whether this is an OPEN_DIALOG or a SAVE_DIALOG . |
static java.lang.String |
OPERATION
JSF event parameter: Operation. |
static java.lang.String |
ORIGIN
Thin-bean event parameter: Origin This parameter identifies the bean that generated the event. |
static java.lang.String |
REQUIRED_SELECTION_FOR_ENABLING_CUSTOM_CONTEXT_MENU_ITEM
When a java.util.String[] of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
REQUIRED_SELECTION_FOR_ENABLING_CUSTOM_CONTEXT_MENU_ITEM should be used to specify what types of selection should cause this menu item to be enabled. |
static java.lang.String |
ROOT_CONTEXT_FOR_DIALOG_LAUNCH
When a java.util.Map of parameters is being handed off to a dialog upon its launch, ROOT_CONTEXT_FOR_DIALOG_LAUNCH should be used
as a parameter key. |
static java.lang.String |
ROOT_EXPLORER_NODE_FOR_DIALOG_LAUNCH
When a java.util.Map of parameters is being handed off to a dialog upon its launch, ROOT_EXPLORER_NODE_FOR_DIALOG_LAUNCH should be used
as a parameter key. |
static java.lang.String |
ROTATE_EVENT
JSF event: Rotate. |
static java.lang.String |
ROW
|
static java.lang.String |
SAVE_DIALOG
SAVE_DIALOG the value that is used to indicate that a Save Dialog (not an Open Dialog) should be launched |
static java.lang.String |
SELECTED_EXPLORER_NODE_FOR_DIALOG_LAUNCH
When a java.util.Map of parameters is being handed off to a dialog upon its launch, SELECTED_EXPLORER_NODE_FOR_DIALOG_LAUNCH should be used
as a parameter key. |
static java.lang.String |
SELECTED_NODE_NAME
When a java.util.Map of parameters is being handed off to a dialog upon its launch, SELECTED_NODE_NAME should be used
as a parameter key. |
static java.lang.String |
SERIES
|
static java.lang.String |
SERIES_HANDLE
|
static java.lang.String |
SERIES_LBL
|
static java.lang.String |
SLICE
JSF event parameter: Slice. |
static java.lang.String |
SOURCE
SOURCE identifies the target of a JSF event. |
static java.lang.String |
STOCK_CONTEXT_MENU_ITEM
This is one possible value for the CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM parameter when creating a vector of information regarding which
context menu items to include for the UIExplorerTree or UIExplorerTable |
static java.lang.String |
SUCCESS
|
static java.lang.String |
SWAP
JSF event parameter value: Swap. |
static java.lang.String |
TO
JSF event parameter: To. |
static java.lang.String |
TYPE_COLUMN
Represents the 'Type' column in the UIExplorerTable . |
Field Detail |
---|
static final java.lang.String BI_PREFIX
BI_PREFIX
,
except for SOURCE
, EVENT
, and
VALUE
.
SOURCE
,
EVENT
,
#VALUE
,
Constant Field Valuesstatic final java.lang.String NOVERIFY_END
static final java.lang.String SOURCE
SOURCE
identifies the target of a JSF event.
The literal value of SOURCE
is "source".
EventTarget
,
Constant Field Valuesstatic final java.lang.String EVENT
EVENT
is "event".
static final java.lang.String DRILL_EVENT
oracle.dss.util.DataDirector.drill
method.
The DRILL
event has the following parameters:
The literal value of DRILL_EVENT
is "bi_drill".
DataDirector.drill(int, int, int, int)
,
Constant Field Valuesstatic final java.lang.String DRILL_DD2_EVENT
static final java.lang.String DRILL_PATH
static final java.lang.String DRILL_TARGET
static final java.lang.String CLICK_EVENT
CLICK_EVENT
is "bi_click".
static final java.lang.String EDGE
DRILL_EVENT
and of the
#HEADERDRILL_EVENT
.
The literal value of EDGE
is "bi_edge".
DataDirector.COLUMN_EDGE
,
DataDirector.ROW_EDGE
,
DataDirector.PAGE_EDGE
,
Constant Field Valuesstatic final java.lang.String LAYER
DRILL_EVENT
and of the
#HEADERDRILL_EVENT
.
The literal value of LAYER
is "bi_layer".
static final java.lang.String SLICE
DRILL_EVENT
and of the
#HEADERDRILL_EVENT
.
The literal value of SLICE
is "bi_slice".
static final java.lang.String FLAG
DRILL_EVENT
.
This parameter identifies whether
the drill event is a drill-expand operation or a drill-replace operation.
The value for drill
expand is "0" and the value for drill replace is
DataDirector.DRILL_REPLACE
or "1".
The literal value of FLAG
is "bi_flag".
DataDirector.drill(int, int, int, int)
,
Constant Field Valuesstatic final java.lang.String HANDLE
static final java.lang.String DATA_HANDLE
static final java.lang.String SERIES_HANDLE
static final java.lang.String GROUP_HANDLE
static final java.lang.String NON_DATA_HANDLE
static final java.lang.String SERIES
static final java.lang.String GROUP
static final java.lang.String SERIES_LBL
static final java.lang.String GROUP_LBL
static final java.lang.String ROW
static final java.lang.String COLUMN
static final java.lang.String COMPONENT_ID
static final java.lang.String GRAPH_DATA_ZOOM_IN_RECT_EVENT
static final java.lang.String GRAPH_DATA_ZOOM_OUT_RECT_EVENT
static final java.lang.String GRAPH_DATA_ZOOM_IN_CLICK_EVENT
static final java.lang.String GRAPH_DATA_ZOOM_OUT_CLICK_EVENT
static final java.lang.String GRAPH_DATA_ZOOM_IN_BUTTON_EVENT
static final java.lang.String GRAPH_DATA_ZOOM_OUT_BUTTON_EVENT
static final java.lang.String GRAPH_HIDE_SHOW_SERIES_EVENT
static final java.lang.String GRAPH_TIME_AXIS_EVENT
static final java.lang.String GRAPH_TIME_AXIS_X
static final java.lang.String GRAPH_TIME_AXIS_START_DATE
static final java.lang.String GRAPH_TIME_AXIS_START_PIXEL
static final java.lang.String GRAPH_TIME_AXIS_PIXEL_MS
static final java.lang.String GRAPH_LINE_SELECT_POINT_EVENT
static final java.lang.String GRAPH_LINE_SELECT_POINT_X
static final java.lang.String GRAPH_LINE_SELECT_POINT_Y
static final java.lang.String GRAPH_DATA_ZOOM_X
static final java.lang.String GRAPH_DATA_ZOOM_Y
static final java.lang.String GRAPH_DATA_ZOOM_WIDTH
static final java.lang.String GRAPH_DATA_ZOOM_HEIGHT
static final java.lang.String GRAPH_DATA_ZOOM_AXIS
static final java.lang.String GRAPH_DATA_SCROLL_EVENT
static final java.lang.String GRAPH_DATA_SCROLL_AXIS
static final java.lang.String GRAPH_DATA_SCROLL_START
static final java.lang.String GRAPH_DATA_SCROLL_SPAN
static final java.lang.String GRAPH_DATA_SCROLL_COUNT
static final java.lang.String GRAPH_DATA_SCROLL_TYPE
static final java.lang.String GRAPH_TIME_SELECTOR_EVENT
static final java.lang.String GRAPH_TIME_SELECTOR_START_DATE
static final java.lang.String GRAPH_TIME_SELECTOR_END_DATE
static final java.lang.String HTML_VERIFICATION_MODE
static final java.lang.String ROTATE_EVENT
This event has the following parameters:
The literal value of ROTATE_EVENT
is "bi_rotate".
static final java.lang.String LAYOUT_EVENT
static final java.lang.String FROM
ROTATE_EVENT
.
This parameter identifies one or the other of the following:
DataDirector.COLUMN_EDGE
,
DataDirector.ROW_EDGE
, or DataDirector.PAGE_EDGE
.
The literal value of FROM
is "bi_from".
static final java.lang.String TO
ROTATE_EVENT
.
This parameter identifies one of the following:
DataDirector.COLUMN_EDGE
,
DataDirector.ROW_EDGE
, or DataDirector.PAGE_EDGE
.
FROM
dimension should be moved -- In the URL, the first
character is a representation of either MOVE_BEFORE
or
MOVE_AFTER
. The rest of the string is the name of the
dimenson.
The literal value of TO
is "bi_to".
MOVE_BEFORE
,
MOVE_AFTER
,
DataDirector.COLUMN_EDGE
,
DataDirector.ROW_EDGE
,
DataDirector.PAGE_EDGE
,
Constant Field Valuesstatic final java.lang.String OPERATION
FROM
and TO
event parameters.
The possible values for this parameter are MOVE
or SWAP
This is a parameter of the ROTATE_EVENT
.
The literal value of OPERATION
is "bi_op".
static final java.lang.String SWAP
The literal value of SWAP
is "swap".
static final java.lang.String MOVE
The literal value of MOVE
is "move".
static final char MOVE_BEFORE
The literal value of MOVE_BEFORE
is "0".
static final char MOVE_AFTER
The literal value of MOVE_AFTER
is "1".
static final java.lang.String MEASURE_LAYOUT_EVENT
This event has the following parameters:
ORIGIN
MEASURE_ITEM_NUM
+ORIGIN
MEASURE0
+ORIGIN
MEASURE1
+ORIGIN
MEASURE2
+ORIGIN
MEASURE3
+ORIGIN
MEASURE4
+ORIGIN
The literal value of MEASURE_LAYOUT_EVENT
is "bi_measrl".
static final java.lang.String MEASURE_PREFIX
static final int MEASURE_ITEM_LIMIT
ROTATE_EVENT
defines the layout in a graph.
static final java.lang.String MEASURE_ITEM_NUM
ROTATE_EVENT
.
The literal value of MEASURE_ITEM_NUM
is "bi_mn".
static final java.lang.String MEASURE0
MEASURE_LAYOUT_EVENT
.
The literal value of MEASURE0
is "bi_m0".
static final java.lang.String MEASURE1
MEASURE_LAYOUT_EVENT
.
The literal value of MEASURE1
is "bi_m1".
static final java.lang.String MEASURE2
MEASURE_LAYOUT_EVENT
.
The literal value of MEASURE2
is "bi_m2".
static final java.lang.String MEASURE3
MEASURE_LAYOUT_EVENT
.
The literal value of MEASURE3
is "bi_m3".
static final java.lang.String MEASURE4
MEASURE_LAYOUT_EVENT
.
The literal value of MEASURE4
is "bi_m4".
static final java.lang.String ORIGIN
#EXPORT_EVENT
, the #SAVE_EVENT
,
the #INIT_PRINTER_FRIENDLY_VIEW_EVENT
, the #FILTER_EVENT
,
the #SEARCH_EVENT
, the #APPLY_SAVED_SELECTION_EVENT
,
the #SORT_EVENT
, and the #COLUMN_SORT_EVENT
.
The literal value of ORIGIN
is "bi_origin".
static final int EVENT_HANDLED
handleEvent
return value: This thin bean handled the event.
static final int EVENT_NOT_HANDLED
handleEvent
return value: This thin bean did not handle the
event.
static final int EVENT_RESPONSE_DONE
handleEvent
return value: This thin bean handled the event
and wrote the HTTP response.
When handleEvent
returns this value, your application
should return from the current request without rendering anything else
to the response stream.
The UIDataview
returns this value when it handles the
export event.
BIConstants#EXPORT_EVENT
,
UIDataView
,
Constant Field Valuesstatic final java.lang.String CURRENT_DIR_FOR_DIALOG_LAUNCH
java.util.Map
of parameters is being handed off to a dialog upon its launch, CURRENT_DIR_FOR_DIALOG_LAUNCH
should be used
as a parameter key. The parameter value should be the ExplorerNode
representing the directory that the dialog should begin in when launched.
static final java.lang.String EXPLORER_LISTENERS_FOR_OPEN_SAVE
java.util.Map
of parameters is being handed off to the OpenSave dialog upon its launch, EXPLORER_LISTENERS_FOR_OPEN_SAVE
should be used
as a parameter key. The parameter value should be a Vector
containing the set of ExplorerListeners that are to be registered with the OpenSave dialog.
static final java.lang.String CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM
java.util.Vector
of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM
should be used for each context menu item, to specify whether that context menu item is a custom item or one of
the stock items. Use CUSTOM_CONTEXT_MENU_ITEM
to indicate custom and STOCK_CONTEXT_MENU_ITEM
to indicate stock.
static final java.lang.String ID_FOR_CONTEXT_MENU_ITEM
java.util.Vector
of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
ID_FOR_CONTEXT_MENU_ITEM
should be used to specify the id for the context menu item. It needs to be unique on that page. If one of the stock context menu
items is being created, then the value that is passed in should be one of the stock ids available in the BIFacesConstants
class
static final java.lang.String LABEL_FOR_CONTEXT_MENU_ITEM
java.util.Vector
of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
LABEL_FOR_CONTEXT_MENU_ITEM
should be used to specify the label for the context menu item.
static final java.lang.String IMAGE_URI_FOR_CUSTOM_CONTEXT_MENU_ITEM
java.util.Vector
of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
IMAGE_URI_FOR_CUSTOM_CONTEXT_MENU_ITEM
should be used to specify the uri to the image for the context menu item. Do not include this parameter
if no image is to be used
static final java.lang.String REQUIRED_SELECTION_FOR_ENABLING_CUSTOM_CONTEXT_MENU_ITEM
java.util.String[]
of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
REQUIRED_SELECTION_FOR_ENABLING_CUSTOM_CONTEXT_MENU_ITEM
should be used to specify what types of selection should cause this menu item to be enabled.
The value that is passed in for this parameter has to be a vector of types. If the vector of types contains the String "any", the menu item is enabled as long
as something is selected. If the vector of types contains PSRConstants.FOLDER
, the menu item will be enabled when a folder is selected. If the
vector of types contains "document", the menu item will be enabled as long as the item selected is anything other than a folder. If the vector of types contains other types
(instead of "document") then the menuitem will only be enabled for those types. If this parameter is not set at all, the menu item is always enabled.
static final java.lang.String CUSTOM_CONTEXT_MENU_ITEM
CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM
parameter when creating a vector of information regarding which
context menu items to include for the UIExplorerTree or UIExplorerTable
static final java.lang.String STOCK_CONTEXT_MENU_ITEM
CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM
parameter when creating a vector of information regarding which
context menu items to include for the UIExplorerTree or UIExplorerTable
static final java.lang.String ROOT_CONTEXT_FOR_DIALOG_LAUNCH
java.util.Map
of parameters is being handed off to a dialog upon its launch, ROOT_CONTEXT_FOR_DIALOG_LAUNCH
should be used
as a parameter key. The parameter value should be the BIContext
representing the root.
static final java.lang.String ICONS_FOLDER
static final java.lang.String ROOT_EXPLORER_NODE_FOR_DIALOG_LAUNCH
java.util.Map
of parameters is being handed off to a dialog upon its launch, ROOT_EXPLORER_NODE_FOR_DIALOG_LAUNCH
should be used
as a parameter key. The parameter value should be the ExplorerNode
representing the root.
static final java.lang.String OPEN_OR_SAVE_DIALOG
java.util.Map
of parameters is being handed off to an OpenSave dialog upon its launch, OPEN_OR_SAVE_DIALOG
should be used
as the parameter key for the parameter that indicates whether this is an OPEN_DIALOG
or a SAVE_DIALOG
.
static final java.lang.String OPEN_DIALOG
OPEN_DIALOG
the value that is used to indicate that an Open Dialog (not a Save Dialog) should be launched
BIConstants#OPEN_OR_SAVE_DIALOG
,
Constant Field Valuesstatic final java.lang.String SAVE_DIALOG
SAVE_DIALOG
the value that is used to indicate that a Save Dialog (not an Open Dialog) should be launched
BIConstants#OPEN_OR_SAVE_DIALOG
,
Constant Field Valuesstatic final java.lang.String SELECTED_EXPLORER_NODE_FOR_DIALOG_LAUNCH
java.util.Map
of parameters is being handed off to a dialog upon its launch, SELECTED_EXPLORER_NODE_FOR_DIALOG_LAUNCH
should be used
as a parameter key. The parameter value should be the ExplorerNode
representing the node currently selected.
static final java.lang.String CURRENT_BICONTEXT_FOR_DIALOG_LAUNCH
java.util.Map
of parameters is being handed off to a dialog upon its launch, CURRENT_BICONTEXT_FOR_DIALOG_LAUNCH
should be used
as a parameter key. The parameter value should be the BIContext
representing the directory that the dialog should begin in when launched.
static final java.lang.String NAME_COLUMN
UIExplorerTable
.
static final java.lang.String CREATED_ON_COLUMN
UIExplorerTable
.
static final java.lang.String CREATED_BY_COLUMN
UIExplorerTable
.
static final java.lang.String LAST_MODIFIED_COLUMN
UIExplorerTable
.
static final java.lang.String LAST_MODIFIED_BY_COLUMN
UIExplorerTable
.
static final java.lang.String TYPE_COLUMN
UIExplorerTable
.
static final java.lang.String FULL_PATH_NAME_COLUMN
UIExplorerTable
.
static final java.lang.String SELECTED_NODE_NAME
java.util.Map
of parameters is being handed off to a dialog upon its launch, SELECTED_NODE_NAME
should be used
as a parameter key. The parameter value should be the name of the node as a String
.
static final java.lang.String IS_ROOT
java.util.Map
of parameters is being handed off to a dialog upon its launch, IS_ROOT
should be used
as a parameter key. The parameter value should be a Boolean
indicating whether the current directory which is being passed to the dialog is the root
static final java.lang.String SUCCESS
static final java.lang.String FAILURE
static final java.lang.String CANCEL
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |