Class ListSelectorTextItemViewImpl

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.IsElement, org.jboss.errai.ui.client.local.api.IsElement, ListSelectorTextItemView, org.uberfire.client.workbench.ouia.OuiaComponent

    @Templated
    @Dependent
    public class ListSelectorTextItemViewImpl
    extends Object
    implements ListSelectorTextItemView
    • Constructor Detail

      • ListSelectorTextItemViewImpl

        public ListSelectorTextItemViewImpl()
      • ListSelectorTextItemViewImpl

        @Inject
        public ListSelectorTextItemViewImpl​(org.jboss.errai.common.client.dom.ListItem item,
                                            org.jboss.errai.common.client.dom.Span text)
    • Method Detail

      • ouiaComponentType

        public org.uberfire.client.workbench.ouia.OuiaComponentTypeAttribute ouiaComponentType()
        Specified by:
        ouiaComponentType in interface org.uberfire.client.workbench.ouia.OuiaComponent
      • ouiaComponentId

        public org.uberfire.client.workbench.ouia.OuiaComponentIdAttribute ouiaComponentId()
        Specified by:
        ouiaComponentId in interface org.uberfire.client.workbench.ouia.OuiaComponent
      • ouiaAttributeRenderer

        public Consumer<org.uberfire.client.workbench.ouia.OuiaAttribute> ouiaAttributeRenderer()
        Specified by:
        ouiaAttributeRenderer in interface org.uberfire.client.workbench.ouia.OuiaComponent