Class PotterDetailModel

java.lang.Object
cz.masci.springfx.mvci.model.detail.impl.BaseDetailModel<Long>
cz.masci.springfx.demo.model.PotterDetailModel
All Implemented Interfaces:
Identifiable<Long>, DetailModel<Long>, DirtyModel, IdentifiableModel<Long>, ValidModel, io.github.palexdev.materialfx.validation.Validated, org.nield.dirtyfx.tracking.DirtyProperty

public class PotterDetailModel extends BaseDetailModel<Long>