Package org.jboss.hal.client.runtime
Class RuntimePreview<T>
- java.lang.Object
-
- org.jboss.hal.core.finder.PreviewContent<T>
-
- org.jboss.hal.client.runtime.RuntimePreview<T>
-
- All Implemented Interfaces:
Iterable<elemental2.dom.HTMLElement>,Attachable
- Direct Known Subclasses:
HostPreview
public abstract class RuntimePreview<T> extends PreviewContent<T>
-
-
Method Summary
-
Methods inherited from class org.jboss.hal.core.finder.PreviewContent
attach, detach, iterator, update
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-