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
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GroupingView() -
Method Summary
Modifier and Type Method Description org.teamapps.dto.UiComponentcreateUiComponent()voidhandleUiEvent(org.teamapps.dto.UiEvent event)Methods inherited from class org.teamapps.ux.component.AbstractComponent
createUiReference, getDebuggingId, getId, getParent, getSessionContext, isEffectivelyVisible, isRendered, isVisible, mapAbstractUiComponentProperties, queueCommandIfRendered, render, reRenderIfRendered, setCssStyle, setDebuggingId, setMargin, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setParent, setShadow, setVisible, toString, unrender
-
Constructor Details
-
GroupingView
public GroupingView()
-
-
Method Details
-
createUiComponent
public org.teamapps.dto.UiComponent createUiComponent()- Specified by:
createUiComponentin classAbstractComponent
-
handleUiEvent
public void handleUiEvent(org.teamapps.dto.UiEvent event)
-