public class OpenGridDashboard extends GridDashboardActionCommand
CF_CONTEXT_PATH, CF_DEFAULT_CONTEXT, CF_FULL_CONTEXT_PATH, CF_LOCATION, CF_PARAMS, CFT_GRID_DASHBOARDCF_COMPONENT_LOCATION| Constructor and Description |
|---|
OpenGridDashboard() |
OpenGridDashboard(java.lang.String title,
DataTable parameters) |
OpenGridDashboard(java.lang.String fullContextPath,
java.lang.String contextPath,
java.lang.String defaultContext,
WebWindowLocation location) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
evaluateTitle(java.lang.String contextPath) |
constructParametersclone, createDefaultResponse, equals, getComponentLocation, getParameters, getRequestId, getResponseFormat, getTitle, getType, hashCode, isBatchEntry, isInteractive, isLast, isResponseValid, setBatchEntry, setComponentLocation, setComponentLocation, setInteractive, setLast, setParameters, setRequestId, setTitle, setType, toStringpublic OpenGridDashboard(java.lang.String fullContextPath,
java.lang.String contextPath,
java.lang.String defaultContext,
WebWindowLocation location)
public OpenGridDashboard(java.lang.String title,
DataTable parameters)
public OpenGridDashboard()