- Type Parameters:
E
- Component type
- All Superinterfaces:
- AutoCloseable, Closeable, Iterable<E>, XBAutoValue<E>
public interface CloseableValue<E>
extends XBAutoValue<E>, Closeable
Instances of this interface will change the DOM just like an XBAutoValue, but persist the changes
when close() is invoked.
- Author:
- sven