Uses of Class
ch.nolix.system.webgui.main.Layer
Packages that use Layer
-
Uses of Layer in ch.nolix.system.webgui.main
Subclasses with type arguments of type Layer in ch.nolix.system.webgui.mainClasses in ch.nolix.system.webgui.main that implement interfaces with type arguments of type LayerMethods in ch.nolix.system.webgui.main that return LayerModifier and TypeMethodDescriptionstatic LayerLayer.fromSpecification(INode<?> specification) Layer.setBackground(IBackground background) Layer.setBackgroundColor(IColor backgroundColor) Layer.setBackgroundColorGradient(IColorGradient backgroundColorGradient) Layer.setBackgroundImage(IImage backgroundImage) Layer.setBackgroundImage(IImage backgroundImage, ImageApplication imageApplication) Layer.setContentAlignment(ContentAlignment contentAlignment) Layer.setOpacity(double opacity) Layer.setRootControl(IControl<?, ?> rootControl)