Interface DocumentComponent<D>

Type Parameters:
D - the type of the document a DocumentComponent can belong to

public interface DocumentComponent<D>
A DocumentComponent can belong to a document.
Author:
Silvan Wyss
  • Method Details