Interface ByteBufferPoolPresenter.MyView
-
- All Superinterfaces:
HalView,HasPresenter<ByteBufferPoolPresenter>,org.jboss.elemento.IsElement,com.google.gwt.user.client.ui.IsWidget,Iterable<elemental2.dom.HTMLElement>,MbuiView<ByteBufferPoolPresenter>,com.gwtplatform.mvp.client.View
- All Known Implementing Classes:
ByteBufferPoolView,Mbui_ByteBufferPoolView
- Enclosing class:
- ByteBufferPoolPresenter
public static interface ByteBufferPoolPresenter.MyView extends MbuiView<ByteBufferPoolPresenter>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdate(List<NamedNode> items)-
Methods inherited from interface org.jboss.hal.core.mvp.HasPresenter
setPresenter
-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-