Uses of Enum Class
ch.nolix.systemapi.gui.guiproperty.Location
Packages that use Location
Package
Description
-
Uses of Location in ch.nolix.system.webgui.base
Fields in ch.nolix.system.webgui.base declared as LocationMethods in ch.nolix.system.webgui.base that return LocationMethods in ch.nolix.system.webgui.base with parameters of type LocationModifier and TypeMethodDescriptionstatic CornerShadowCornerShadow.withCornerAndLocationAndSide1ThicknessAnsSide2ThicknessAndBlurRadiusAndColor(Corner corner, Location location, int side1Thickness, int side2Thickness, int blurRadius, IColor color) -
Uses of Location in ch.nolix.systemapi.gui.guiproperty
Subclasses with type arguments of type Location in ch.nolix.systemapi.gui.guipropertyMethods in ch.nolix.systemapi.gui.guiproperty that return LocationModifier and TypeMethodDescriptionstatic LocationLocation.fromSpecification(Node<?> specification) static LocationReturns the enum constant of this class with the specified name.static Location[]Location.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Location in ch.nolix.systemapi.webgui.base
Methods in ch.nolix.systemapi.webgui.base that return Location