Interface EntryCreationEditor<TYPE>

    • Method Detail

      • init

        void init​(org.uberfire.mvp.ParameterizedCommand<LiveSearchEntry<TYPE>> okCommand,
                  org.uberfire.mvp.Command cancelCommand)