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 ILayerMethods in ch.nolix.system.webgui.main that return ILayerModifier and TypeMethodDescriptionILayer<?> ControlParent.getStoredLayer()final ILayer<?> Control.getStoredParentLayer()ILayer<?> ControlParent.getStoredParentLayer()ILayer<?> LayerStack.getStoredTopLayer()ILayer<?> WebGui.getStoredTopLayer()Methods in ch.nolix.system.webgui.main that return types with arguments of type ILayerModifier and TypeMethodDescriptionIContainer<ILayer<?>> LayerStack.getStoredLayers()IContainer<ILayer<?>> WebGui.getStoredLayers()Methods 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) final voidControl.internalSetParentLayer(ILayer<?> parentLayer) 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
Classes in ch.nolix.systemapi.webgui.main with type parameters of type ILayerMethods in ch.nolix.systemapi.webgui.main that return ILayerModifier and TypeMethodDescriptionILayer<?> IControl.getStoredParentLayer()ILayer<?> ILayerStack.getStoredTopLayer()ILayer<?> IWebGui.getStoredTopLayer()Methods in ch.nolix.systemapi.webgui.main that return types with arguments of type ILayerModifier and TypeMethodDescriptionIContainer<ILayer<?>> ILayerStack.getStoredLayers()IContainer<ILayer<?>> IWebGui.getStoredLayers()Methods in ch.nolix.systemapi.webgui.main with parameters of type ILayerModifier and TypeMethodDescriptionvoidIControl.internalSetParentLayer(ILayer<?> parentLayer) voidILayerStack.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