Uses of Class
io.gs2.cdk.formation.model.SlotModel
Packages that use SlotModel
-
Uses of SlotModel in io.gs2.cdk.formation.model
Constructor parameters in io.gs2.cdk.formation.model with type arguments of type SlotModelModifierConstructorDescriptionFormModel(String name, List<SlotModel> slots, FormModelOptions options) PropertyFormModel(String name, List<SlotModel> slots) PropertyFormModel(String name, List<SlotModel> slots, PropertyFormModelOptions options)