Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.uberfire.client.mvp.AbstractActivity (implements org.uberfire.client.mvp.Activity)
      • org.uberfire.client.mvp.AbstractWorkbenchActivity (implements org.uberfire.client.mvp.WorkbenchActivity)
        • org.uberfire.client.mvp.AbstractWorkbenchScreenActivity (implements org.uberfire.client.mvp.WorkbenchScreenActivity)
      • org.uberfire.client.mvp.AbstractWorkbenchPerspectiveActivity (implements org.uberfire.client.mvp.PerspectiveActivity)
    • org.jbpm.dashboard.renderer.client.panel.AbstractDashboard
    • org.dashbuilder.validations.dataset.AbstractDataSetDefValidator<T> (implements org.dashbuilder.validations.DataSetDefValidator<T>)
    • org.dashbuilder.displayer.client.formatter.AbstractValueFormatter (implements org.dashbuilder.displayer.client.formatter.ValueFormatter)
    • org.jbpm.dashboard.renderer.client.panel.DashboardKpis
    • org.dashbuilder.client.widgets.dataset.editor.DataSetEditor<T> (implements org.dashbuilder.dataset.client.editor.DataSetDefEditor<T>, com.google.gwt.user.client.ui.IsWidget)
    • org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow<T> (implements com.google.gwt.user.client.ui.IsWidget)
      • org.dashbuilder.client.widgets.dataset.editor.workflow.create.DataSetBasicAttributesWorkflow<T,​E>
      • org.dashbuilder.client.widgets.dataset.editor.workflow.edit.DataSetEditWorkflow<T,​E>
    • org.jbpm.dashboard.renderer.client.panel.widgets.DisplayerContainer (implements com.google.gwt.user.client.ui.IsWidget)
    • org.jbpm.dashboard.renderer.client.panel.widgets.ProcessBreadCrumb (implements com.google.gwt.user.client.ui.IsWidget)
    • org.jbpm.dashboard.renderer.client.panel.perspectives.ProcessDashboardPerspective
    • org.jbpm.dashboard.dataset.editor.impl.RemoteDataSetDefAttributesEditor (implements com.google.gwt.user.client.ui.IsWidget, org.jbpm.dashboard.dataset.editor.RemoteDataSetDefAttributesEditor)
    • org.jbpm.dashboard.dataset.editor.RemoteDataSetEditorDriverFactory
    • org.jbpm.dashboard.dataset.editor.impl.RemoteDataSetEditorPlugin (implements org.dashbuilder.client.widgets.common.DataSetEditorPlugin)
    • org.jbpm.dashboard.renderer.client.panel.perspectives.TaskDashboardPerspective
    • com.google.gwt.user.client.ui.UIObject (implements com.google.gwt.user.client.ui.HasVisibility)

Interface Hierarchy

  • org.jbpm.dashboard.renderer.client.panel.i18n.DashboardI18n
    • org.jbpm.dashboard.renderer.client.panel.i18n.DashboardConstants (also extends com.google.gwt.i18n.client.Messages)
  • com.google.gwt.editor.client.Editor<T>
    • com.google.gwt.editor.client.HasEditorDelegate<T>
      • com.google.gwt.editor.client.ValueAwareEditor<T>
  • com.google.gwt.editor.client.EditorDriver<T>
  • org.dashbuilder.common.client.editor.HasConstrainedValue<T>
    • org.dashbuilder.dataset.client.editor.DataSetDefEditor<T> (also extends com.google.gwt.editor.client.ValueAwareEditor<T>)
  • org.uberfire.client.mvp.HasPresenter<T>
  • com.google.gwt.user.client.ui.IsWidget
  • com.google.gwt.i18n.shared.Localizable
    • com.google.gwt.i18n.client.Localizable
      • com.google.gwt.i18n.client.LocalizableResource
        • com.google.gwt.i18n.client.Messages