Uses of Interface
ch.nolix.systemapi.webgui.main.ILayer
Packages that use ILayer
Package
Description
-
Uses of ILayer in ch.nolix.system.webgui.main
Classes in ch.nolix.system.webgui.main that implement ILayerSubclasses with type arguments of type ILayer in ch.nolix.system.webgui.mainMethods in ch.nolix.system.webgui.main that return ILayerModifier and TypeMethodDescriptionControlParent.getStoredLayer()final ILayerAbstractControl.getStoredParentLayer()ControlParent.getStoredParentLayer()LayerStack.getStoredTopLayer()WebGui.getStoredTopLayer()Methods in ch.nolix.system.webgui.main that return types with arguments of type ILayerMethods in ch.nolix.system.webgui.main with parameters of type ILayerModifier and TypeMethodDescriptionstatic IHtmlAttributeLayerHtmlBuilder.createIdHtmlAttributeForLayer(ILayer layer) static ControlParentstatic CssRuleLayerCssBuilder.getCssRuleForLayer(ILayer layer) static IHtmlElementLayerHtmlBuilder.getHtmlElementForLayer(ILayer layer) voidLayerStack.removeLayer(ILayer layer) voidWebGui.removeLayer(ILayer layer) -
Uses of ILayer in ch.nolix.system.webgui.mainvalidator
Methods in ch.nolix.system.webgui.mainvalidator with parameters of type ILayerModifier and TypeMethodDescriptionvoidLayerValidator.assertBelongsToGui(ILayer layer) voidLayerValidator.assertDoesNotBelongToGui(ILayer layer) -
Uses of ILayer in ch.nolix.systemapi.webgui.controlstructure
Subinterfaces with type arguments of type ILayer in ch.nolix.systemapi.webgui.controlstructureMethods in ch.nolix.systemapi.webgui.controlstructure that return ILayer -
Uses of ILayer in ch.nolix.systemapi.webgui.main
Subinterfaces with type arguments of type ILayer in ch.nolix.systemapi.webgui.mainMethods in ch.nolix.systemapi.webgui.main that return ILayerModifier and TypeMethodDescriptionIControl.getStoredParentLayer()ILayerStack.getStoredTopLayer()IWebGui.getStoredTopLayer()ILayer.setContentAlignment(ContentAlignment contentAlignment) ILayer.setOpacity(double opacity) Methods in ch.nolix.systemapi.webgui.main that return types with arguments of type ILayerMethods in ch.nolix.systemapi.webgui.main with parameters of type ILayerModifier and TypeMethodDescriptionvoidILayerStack.removeLayer(ILayer layer) voidIWebGui.removeLayer(ILayer layer) -
Uses of ILayer in ch.nolix.systemapi.webgui.mainvalidator
Methods in ch.nolix.systemapi.webgui.mainvalidator with parameters of type ILayerModifier and TypeMethodDescriptionvoidILayerValidator.assertBelongsToGui(ILayer layer) voidILayerValidator.assertDoesNotBelongToGui(ILayer layer) -
Uses of ILayer in ch.nolix.template.webgui.dialog
Classes in ch.nolix.template.webgui.dialog that implement interfaces with type arguments of type ILayerModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classMethods in ch.nolix.template.webgui.dialog that return ILayer