public class PlayerTypesModel extends org.apache.wicket.model.LoadableDetachableModel<List<TopicType>>
| Constructor and Description |
|---|
PlayerTypesModel(FieldInstanceModel fieldInstanceModel,
RoleFieldModel roleFieldModel) |
| Modifier and Type | Method and Description |
|---|---|
protected List<TopicType> |
load() |
public PlayerTypesModel(FieldInstanceModel fieldInstanceModel, RoleFieldModel roleFieldModel)