Class ElementAttributes<B extends AweBuilder>

java.lang.Object
com.almis.awe.builder.screen.base.AbstractAttributes<B>
com.almis.awe.builder.screen.component.ElementAttributes<B>

public class ElementAttributes<B extends AweBuilder> extends AbstractAttributes<B>
  • Constructor Details

    • ElementAttributes

      public ElementAttributes(B builder)
  • Method Details

    • asElement

      public <E extends Element> E asElement(E element)
      Build attributes in element
      Type Parameters:
      E -
      Parameters:
      element - Element
      Returns:
      Element with attributes