Interface EditorScreen<E>

Type Parameters:
E - type of entity
All Superinterfaces:
ChangeTracker
All Known Implementing Classes:
StandardEditor

public interface EditorScreen<E> extends ChangeTracker
Interface for editor screen controllers.