com.primix.vlib.pages.EditBook border Border title Edit Book showError ShowError form Form listener formListener syncPrimaryKey Hidden value bookPrimaryKey labelTitle FieldLabel field components.inputTitle delegate validationDelegate inputTitle ValidatingTextField text attributes.title maximumLength 100 displayWidth 50 displayName Title delegate validationDelegate required Boolean.TRUE labelAuthor FieldLabel field components.inputAuthor delegate validationDelegate inputAuthor ValidatingTextField text attributes.author maximumLength 30 displayWidth 30 displayName Author required Boolean.TRUE delegate validationDelegate inputISBN TextField maximumLength 20 displayWidth 20 text attributes.ISBN labelPublisher FieldLabel field components.inputPublisherName delegate validationDelegate inputPublisher PropertySelection value attributes.publisherPK model visit.publisherModel inputPublisherName ValidatingTextField maximumLength 40 text publisherName displayName Publisher delegate validationDelegate inputDescription Text text attributes.description columns 60 rows 10 inputHolder PropertySelection value attributes.holderPK model visit.personModel