public interface LayoutType<T extends Layout> extends ComponentType<T>
Inheriting from this interface is required for a Component to show up in the "Add to new layout..." menu, among other things.
getDataTypes, getName, getType
get