Class StubSetGeopointActionHandler

java.lang.Object
org.javarosa.core.model.actions.setgeopoint.SetGeopointActionHandler
org.javarosa.core.model.actions.setgeopoint.StubSetGeopointActionHandler
All Implemented Interfaces:
IElementHandler

public final class StubSetGeopointActionHandler
extends SetGeopointActionHandler
Registering this stub allows for clients that only read forms such as ODK Validate to recognize the action. However, acquiring location requires a platform-specific implementation so clients that enable form filling must provide a subclass implementation that actually provides location information.