Hierarchy For Package net.tangly.app.ui

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.tangly.ui.app.domain.BoundedDomainUi<T> (implements net.tangly.core.domain.BoundedDomain.EventListener)
    • net.tangly.app.ui.CmdChangePassword (implements net.tangly.ui.app.domain.Cmd)
    • com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasStyle)
      • com.vaadin.flow.component.orderedlayout.VerticalLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent, com.vaadin.flow.component.orderedlayout.ThemableLayout)
        • net.tangly.ui.components.ItemView<T> (implements net.tangly.ui.app.domain.View)

Record Class Hierarchy

  • java.lang.Object
    • java.lang.Record
      • net.tangly.app.ui.CmdLogin (implements net.tangly.ui.app.domain.Cmd)
      • net.tangly.app.ui.CmdLogout (implements net.tangly.ui.app.domain.Cmd)