Interface LevellingProfileController
- All Superinterfaces:
ComplexDataItemController<LevellingProfile, LevellingProfileValue>,PartialController<LevellingProfile>,ProcessingStep
public interface LevellingProfileController
extends ComplexDataItemController<LevellingProfile, LevellingProfileValue>
Let the user choose which levelling profiles are configured
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.rpgframework.genericrpg.chargen.ComplexDataItemController
ComplexDataItemController.RemoveMode -
Method Summary
Methods inherited from interface de.rpgframework.genericrpg.chargen.ComplexDataItemController
canBeDeselected, canBeSelected, deselect, deselect, getAvailable, getChoicesToDecide, getRecommendationState, getRecommendationState, getSelected, getSelectionCost, getSelectionCostString, selectMethods inherited from interface de.rpgframework.genericrpg.chargen.PartialController
decide, getAsChoice, getAsModificationChoice, getCharacterController, getChoices, getChoiceUUIDs, getModel, getToDos, rollMethods inherited from interface de.rpgframework.character.ProcessingStep
process