Interface HTSlotInfoProvider
-
- All Implemented Interfaces:
public interface HTSlotInfoProvider
-
-
Method Summary
Modifier and Type Method Description abstract HTSlotInfogetSlotInfo(Direction side)ComponentgetSlotInfoText(Direction side)-
-
Method Detail
-
getSlotInfo
abstract HTSlotInfo getSlotInfo(Direction side)
-
getSlotInfoText
Component getSlotInfoText(Direction side)
-
-
-
-