com.primix.vlib.pages.NewBook border Border title Add New Book showError ShowError form Form listener formListener labelTitle FieldLabel field components.inputTitle delegate validationDelegate inputTitle ValidatingTextField text title maximumLength 100 displayWidth 50 displayName Title delegate validationDelegate required Boolean.TRUE labelAuthor FieldLabel field components.inputAuthor delegate validationDelegate inputAuthor ValidatingTextField text author delegate validationDelegate required Boolean.TRUE maximumLength 30 displayWidth 30 displayName Author inputISBN TextField maximumLength 20 displayWidth 20 text ISBN labelPublisher FieldLabel field components.inputPublisherName delegate validationDelegate inputPublisher PropertySelection value publisherPrimaryKey model visit.publisherModel inputPublisherName ValidatingTextField maximumLength 40 text publisherName delegate validationDelegate displayName Publisher Name inputDescription Text text bookDescription columns 60 rows 10