Interface IsEditor<E extends Editor<?>>

    • Method Detail

      • asEditor

        E asEditor()
        Returns the Editor encapsulated by the view object.
        Returns:
        an Editor of type E