Interface InlineCreationEditor<TYPE>

  • All Superinterfaces:
    EntryCreationEditor<TYPE>, org.jboss.errai.common.client.api.IsElement

    public interface InlineCreationEditor<TYPE>
    extends EntryCreationEditor<TYPE>, org.jboss.errai.common.client.api.IsElement
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void clear()  
      • Methods inherited from interface org.jboss.errai.common.client.api.IsElement

        getElement
    • Method Detail

      • clear

        void clear()