Interface IEditorContext

  • All Superinterfaces:
    org.apache.wicket.util.io.IClusterable, Serializable

    public interface IEditorContext
    extends org.apache.wicket.util.io.IClusterable
    Callback interface to be used when instantiating an IEditor using the EditorFactory.
    • Method Detail

      • onFocus

        void onFocus()
      • onClose

        void onClose()