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

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.jboss.elemento.IsElement

    element

    Methods inherited from interface org.jboss.elemento.TypedBuilder

    that