public interface Parameters
Modifier and Type | Field and Description |
---|---|
static String |
AJAX_ACTION
Enables the AJAX behaviour on actions
|
static String |
DISPATCH_ACTION
Selects panel for actions
|
static String |
DISPATCH_IDPANEL
Selects panel for actions
|
static String |
DISPATCH_IDWORKSPACE
Selects workspace for actions
|
static String |
FORCE_LANGUAGE
Selects workspace for sections
|
static String |
PARAM_EMBEDDED
The embedded request parameter.
|
static String |
RENDER_IDREGION
Pane id to be rendered (needs the order parameter to select panel)
|
static String |
RENDER_PANEL
Current panel request attribute name
|
static final String RENDER_PANEL
static final String RENDER_IDREGION
static final String DISPATCH_IDPANEL
static final String DISPATCH_IDWORKSPACE
static final String DISPATCH_ACTION
static final String FORCE_LANGUAGE
static final String AJAX_ACTION
static final String PARAM_EMBEDDED
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.