Class LocationFieldFacade
java.lang.Object
ch.tocco.nice2.netui.api.bind.form.facades.AbstractComponentFacade<LocationField>
ch.tocco.nice2.netui.api.bind.form.facades.LocationFieldFacade
- All Implemented Interfaces:
ActionHolderFacade,ComponentFacade<LocationField>,Serializable
Deprecated.
- See Also:
-
Field Summary
Fields inherited from class ch.tocco.nice2.netui.api.bind.form.facades.AbstractComponentFacade
actions, children, component, componentType, ctx, displayType, eventHandler, extProps, label, name, typeManager, useLabel -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.tocco.nice2.netui.api.bind.form.facades.AbstractComponentFacade
addAction, addChild, figureOutLabel, getChildren, getComponentType, getDisplayType, getEventHandler, getExtProps, getLabel, getName, getUseLabel, readUnderlyingComponent, setComponent, setComponentType, setDisplayType, setEventHandler, setLabel, setTypeManager, setUseLabel
-
Constructor Details
-
LocationFieldFacade
public LocationFieldFacade()Deprecated.
-
-
Method Details
-
setUp
Deprecated.Description copied from class:AbstractComponentFacadeTo override by concrete implementations to set up the facade- Specified by:
setUpin interfaceComponentFacade<LocationField>- Overrides:
setUpin classAbstractComponentFacade<LocationField>- Parameters:
ctx- the context
-
getPostcodeField
Deprecated. -
getLocationField
Deprecated. -
getStreetField
Deprecated. -
getCountryField
Deprecated. -
getStateField
Deprecated. -
getAdminCode2Field
Deprecated. -
isLinkGoogleMaps
public boolean isLinkGoogleMaps()Deprecated.
-