Interface DataTypeConstraintEnumeration.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void addItem​(elemental2.dom.Element enumerationItem)  
      void clear()  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

        init
      • Methods inherited from interface org.jboss.errai.ui.client.local.api.elemental2.IsElement

        getElement
    • Method Detail

      • clear

        void clear()
      • addItem

        void addItem​(elemental2.dom.Element enumerationItem)