Uses of Interface
dev.webfx.platform.windowlocation.spi.PathLocation
Packages that use PathLocation
Package
Description
-
Uses of PathLocation in dev.webfx.platform.windowhistory.spi
Subinterfaces of PathLocation in dev.webfx.platform.windowhistory.spiModifier and TypeInterfaceDescriptioninterface
A location answers two important (philosophical) questions: Where am I? -
Uses of PathLocation in dev.webfx.platform.windowhistory.spi.impl
Classes in dev.webfx.platform.windowhistory.spi.impl that implement PathLocation -
Uses of PathLocation in dev.webfx.platform.windowlocation.spi
Subinterfaces of PathLocation in dev.webfx.platform.windowlocation.spiModifier and TypeInterfaceDescriptioninterface
interface
A location descriptor is the pushable analogue of a location.interface
-
Uses of PathLocation in dev.webfx.platform.windowlocation.spi.impl
Classes in dev.webfx.platform.windowlocation.spi.impl that implement PathLocationModifier and TypeClassDescriptionclass
class
class
Constructors in dev.webfx.platform.windowlocation.spi.impl with parameters of type PathLocationModifierConstructorDescriptionBrowsingLocationImpl
(String protocol, String hostname, String port, PathLocation pathLocation) PathLocationImpl
(PathLocation pathLocation) PathStateLocationImpl
(PathLocation pathLocation, Object state)