Constructor
new EMLPartyView()
- Source:
Extends
Methods
isEmpty() → {bool}
Checks if the user has entered any data in the fields.
- Source:
Returns:
True if the user hasn't entered any party info, otherwise returns false
-
Type
-
bool
notNew()
Changes this view and its model from -new- to -not new-
"New" means this EMLParty model is not referenced or stored on a
parent model, and this view is being displayed to the user so they can
add a new party to their EML (versus edit an existing one).
- Source:
showValidation()
Validates and displays error messages for the persons' name, position
and organization name.
- Source: