Modifier and Type | Method and Description |
---|---|
UIBeanHandler |
UIBeanLocator.getCurrentBean(javax.servlet.ServletRequest request)
Get the bean instance being rendered.
|
Modifier and Type | Class and Description |
---|---|
class |
DashboardFilterHandler |
class |
DataDisplayerEditor |
class |
DataDisplayerViewer |
class |
DataProviderEditor |
class |
DataProviderHandler
Data provider manager component.
|
class |
DataProviderViewer |
class |
ErrorReportHandler |
class |
JSPIncludeErrorHandler |
class |
KPIEditor |
class |
KPIViewer |
class |
LogoutComponent
UI component that handles the user logout requests.
|
class |
MessagesComponentHandler |
class |
ModalDialogComponent
Renders Components as Modal
|
class |
PaginationComponentHandler |
class |
PanelComponent
UI component that has graphic properties
|
Modifier and Type | Method and Description |
---|---|
UIBeanHandler |
ModalDialogComponent.getCurrentComponent() |
Modifier and Type | Method and Description |
---|---|
void |
ModalDialogComponent.setCurrentComponent(UIBeanHandler currentComponent) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChartDisplayerEditor
Base class for Chart displayer editors.
|
class |
AbstractXAxisDisplayerEditor |
class |
BarChartEditor
Bar chart editor displayer configurator component.
|
class |
LineChartEditor
Line chart editor displayer configurator component.
|
class |
MapChartEditor
Map chart editor displayer configurator component.
|
class |
MeterChartEditor
Meter chart editor displayer configurator component.
|
class |
PieChartEditor
Pie chart editor displayer configurator component.
|
Modifier and Type | Class and Description |
---|---|
class |
CSVProviderEditor |
Modifier and Type | Class and Description |
---|---|
class |
ExportHandler
KPI Import/Export handler
|
Modifier and Type | Class and Description |
---|---|
class |
PanelManagementPanel |
class |
ShowPanelConfigComponent |
class |
ShowPanelPageComponent |
Modifier and Type | Class and Description |
---|---|
class |
PermissionsHandler |
Modifier and Type | Class and Description |
---|---|
class |
SQLProviderEditor |
Modifier and Type | Class and Description |
---|---|
class |
DataSetTableEditor |
class |
DataSetTableHandler
Table handler with dashboard filter support added.
|
class |
DataSetTableViewer |
class |
TableEditor |
class |
TableHandler
The table component handler.
|
class |
TableViewer |
Modifier and Type | Field and Description |
---|---|
protected UIBeanHandler |
ShowBeanAjaxResponse.component |
Modifier and Type | Method and Description |
---|---|
UIBeanHandler |
ShowBeanAjaxResponse.getComponent() |
Constructor and Description |
---|
ShowBeanAjaxResponse(UIBeanHandler component) |
ShowBeanAjaxResponse(UIBeanHandler component,
Panel panel) |
Modifier and Type | Method and Description |
---|---|
String |
FactoryUniqueIdEncoder.encode(Object panel,
UIBeanHandler uiBean,
String name) |
Modifier and Type | Class and Description |
---|---|
class |
PopupPanelsHandler |
Modifier and Type | Method and Description |
---|---|
static String |
EncodeTag.encode(Panel panel,
UIBeanHandler uiBean,
String name)
Encode a name for a given panel context, appending it to a String depending on the panel.
|
Modifier and Type | Method and Description |
---|---|
UIBeanHandler |
UseComponentTag.getBeanInstance() |
Modifier and Type | Method and Description |
---|---|
static String |
EncodeTag.encode(Object panel,
UIBeanHandler factoryComponent,
String name)
Encode a name for a given panel context, appending it to a String depending on the panel.
|
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.