Class GroupingView

java.lang.Object
org.teamapps.ux.component.AbstractComponent
org.teamapps.ux.component.groupingview.GroupingView
All Implemented Interfaces:
ClientObject, Component

public class GroupingView
extends AbstractComponent
  • Constructor Details

    • GroupingView

      public GroupingView()
  • Method Details

    • createUiComponent

      public org.teamapps.dto.UiComponent createUiComponent()
      Specified by:
      createUiComponent in class AbstractComponent
    • handleUiEvent

      public void handleUiEvent​(org.teamapps.dto.UiEvent event)