Uses of Class
ch.nolix.system.webgui.main.Layer
Packages that use Layer
-
Uses of Layer in ch.nolix.system.webgui.main
Methods 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)