public class Slot extends Object
Constructor and Description |
---|
Slot() |
Modifier and Type | Method and Description |
---|---|
Slot |
addSlotContent(CharSequence charSequence) |
Slot |
addSlotContent(IFunction function) |
String |
buildSlot() |
List<CharSequence> |
getSlotContents() |
boolean |
hasSlotContent() |
public Slot addSlotContent(CharSequence charSequence)
public boolean hasSlotContent()
public List<CharSequence> getSlotContents()
public String buildSlot()
Copyright © 2022. All rights reserved.