Interface WithObservableValue<E extends Element,B extends TypedBuilder<E,B>,T>

All Superinterfaces:
IsElement<E>, TypedBuilder<E,B>
All Known Implementing Classes:
Badge

public interface WithObservableValue<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