com.primix.vlib.pages.Login border Border title Login form Form listener loginFormListener showError ShowError labelEmail FieldLabel field components.inputEmail delegate validationDelegate inputEmail ValidatingTextField displayWidth 30 maximumLength 60 displayName Email Address text email delegate validationDelegate required Boolean.TRUE labelPassword FieldLabel field components.inputPassword delegate validationDelegate inputPassword ValidatingTextField text password required Boolean.TRUE delegate validationDelegate displayWidth 10 maximumLength 20 displayName Password hidden Boolean.TRUE register Page page Register