Hierarchy For Package org.guvnor.common.services.project.client.repositories

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.guvnor.common.services.project.client.repositories.ConflictingRepositoriesPopup (implements org.guvnor.common.services.project.client.repositories.ConflictingRepositoriesPopupView.Presenter)
    • com.google.gwt.user.client.ui.UIObject (implements com.google.gwt.user.client.ui.HasVisibility)
      • com.google.gwt.user.client.ui.Widget (implements com.google.gwt.user.client.EventListener, com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.user.client.ui.IsWidget)
        • com.google.gwt.user.client.ui.Panel (implements com.google.gwt.user.client.ui.HasWidgets.ForIsWidget)
          • com.google.gwt.user.client.ui.ComplexPanel (implements com.google.gwt.user.client.ui.IndexedPanel.ForIsWidget)
            • org.gwtbootstrap3.client.ui.base.ComplexWidget (implements org.gwtbootstrap3.client.ui.base.HasId, org.gwtbootstrap3.client.ui.base.HasInlineStyle, org.gwtbootstrap3.client.ui.base.HasPull, org.gwtbootstrap3.client.ui.base.HasResponsiveness)
              • org.gwtbootstrap3.client.ui.html.Div
                • org.gwtbootstrap3.client.ui.Modal (implements org.gwtbootstrap3.client.ui.IsClosable)

Interface Hierarchy

  • org.guvnor.common.services.project.client.repositories.ConflictingRepositoriesPopupView.Presenter
  • org.uberfire.client.mvp.HasPresenter<T>
    • org.uberfire.client.mvp.UberView<T> (also extends com.google.gwt.user.client.ui.IsWidget)
  • com.google.gwt.user.client.ui.IsWidget
    • org.uberfire.client.mvp.UberView<T> (also extends org.uberfire.client.mvp.HasPresenter<T>)