Package org.openhab.core.sitemap
Interface Parent
- All Known Subinterfaces:
Buttongrid,Frame,Group,Image,LinkableWidget,Sitemap,Text
@NonNullByDefault
public interface Parent
Interface representing all sitemap entities that can be parents, should be extended by Sitemap and LinkableWidget.
This is a marker interface.
- Author:
- Mark Herwege - Initial contribution