Interface EditProvider


public interface EditProvider
This interface controls an edit action.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    edit(Widget widget)
    Called when an editing is invoked by an user on a specified widget.
  • Method Details

    • edit

      void edit(Widget widget)
      Called when an editing is invoked by an user on a specified widget.
      Parameters:
      widget - the widget