Interface CardsGridComponent.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<CardsGridComponent>,org.jboss.errai.common.client.api.elemental2.IsElement,org.jboss.errai.ui.client.local.api.elemental2.IsElement,org.uberfire.client.mvp.UberElemental<CardsGridComponent>
- All Known Implementing Classes:
CardsGridComponentView
- Enclosing class:
- CardsGridComponent
public static interface CardsGridComponent.View extends org.uberfire.client.mvp.UberElemental<CardsGridComponent>, org.jboss.errai.ui.client.local.api.elemental2.IsElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidappendCard(elemental2.dom.HTMLElement cardElement)voidclearGrid()
-