Interface HasObservableValue<E extends Element, B extends TypedBuilder<E,B> , T>
- All Superinterfaces:
IsElement<E>, TypedBuilder<E,B>
- All Known Implementing Classes:
Badge, NotificationBadge
public interface HasObservableValue<E extends Element, B extends TypedBuilder<E,B>, T>
extends TypedBuilder<E,B>, IsElement<E>
-
Method Summary
Methods inherited from interface TypedBuilder
that
-
Method Details
-
bind
-