Class UITableHeadingComponentView<O extends UITableHeadingComponent>

java.lang.Object
org.openforis.collect.metamodel.uiconfiguration.view.UIModelObjectView<O>
org.openforis.collect.metamodel.uiconfiguration.view.UITableHeadingComponentView<O>
Direct Known Subclasses:
UIColumnGroupView, UIColumnView

public abstract class UITableHeadingComponentView<O extends UITableHeadingComponent> extends UIModelObjectView<O>
  • Constructor Details

    • UITableHeadingComponentView

      public UITableHeadingComponentView(O uiObject, ViewContext context)
  • Method Details