Class AddressFieldImpl
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.components.AbstractComponent
ch.tocco.nice2.model.form.impl.form2.components.FieldImpl
ch.tocco.nice2.model.form.impl.form2.components.LocationFieldImpl
ch.tocco.nice2.model.form.impl.form2.components.AddressFieldImpl
- All Implemented Interfaces:
AddressField, Component, DataComponent, Field, LocationField, Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from interface Component
Component.Configuration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringvoidsetPostcodeCityField(String postcodeCityField) Methods inherited from class LocationFieldImpl
addCountry, getCityField, getCommunityNrField, getCountries, getCountryField, getDefaultLabel, getDistrictField, getLatitudeField, getLongitudeField, getPostcodeField, getStateField, getStreetField, setCityField, setCommunityNrField, setCountryField, setDistrictField, setLatitudeField, setLongitudeField, setPostcodeField, setStateField, setStreetFieldMethods inherited from class FieldImpl
clone, getAutoCompleteEndpoint, getDataType, getDefaultValue, getPath, getSimpleSearch, getValidator, isParentContainerReadonly, setAutoCompleteEndpoint, setDataType, setDefaultValue, setPath, setSimpleSearch, setValidator, toStringMethods inherited from class AbstractComponent
getDefaultFormLabel, getId, getLabel, getParent, getPosition, setId, setLabel, setParent, setPositionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface AddressField
acceptMethods inherited from interface Component
getForm, getId, getLabel, getParent, getPosition, validateMethods inherited from interface DataComponent
getDefaultLabelMethods inherited from interface Field
getAutoCompleteEndpoint, getDataType, getDefaultValue, getPath, getSimpleSearch, getValidator, isParentContainerReadonlyMethods inherited from interface LocationField
getCityField, getCommunityNrField, getCountries, getCountryField, getDistrictField, getLatitudeField, getLongitudeField, getPostcodeField, getStateField, getStreetField
-
Constructor Details
-
AddressFieldImpl
public AddressFieldImpl()
-
-
Method Details
-
getFormLabelKey
- Overrides:
getFormLabelKeyin classLocationFieldImpl
-
getPostcodeCityField
- Specified by:
getPostcodeCityFieldin interfaceAddressField
-
setPostcodeCityField
-