Class ParameterGroup.ParameterItem

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.IsElement, org.jboss.errai.ui.client.local.api.IsElement
    Enclosing class:
    ParameterGroup

    @Templated("ParameterGroup.html#parameter")
    public static class ParameterGroup.ParameterItem
    extends Object
    implements org.jboss.errai.ui.client.local.api.IsElement
    • Constructor Detail

      • ParameterItem

        @Inject
        public ParameterItem​(@Named("span")
                             elemental2.dom.HTMLElement parameterName,
                             @Named("span")
                             elemental2.dom.HTMLElement parameterType)
    • Method Detail