Uses of Class
ch.nolix.system.webgui.base.AbsoluteOrRelativeInt
Packages that use AbsoluteOrRelativeInt
-
Uses of AbsoluteOrRelativeInt in ch.nolix.system.webgui.base
Methods in ch.nolix.system.webgui.base that return AbsoluteOrRelativeIntModifier and TypeMethodDescriptionstatic AbsoluteOrRelativeIntAbsoluteOrRelativeInt.fromSpecification(Node<?> specification) static AbsoluteOrRelativeIntAbsoluteOrRelativeInt.withIntValue(int intValue) static AbsoluteOrRelativeIntAbsoluteOrRelativeInt.withPercentage(double percentage)