Uses of Class
com.iizix.prop.EnvProps
Packages that use EnvProps
Package
Description
Uses of EnvProps in com.iizigo.font
Methods in com.iizigo.font with parameters of type EnvPropsModifier and TypeMethodDescriptionbooleanDesignerFontManager.installFont(String fontFamily, EnvProps env) Installs the font families as specified by the font family.booleanDesignerFontManager.installFonts(List<FontFiles> fontList, EnvProps env) Installs the font face as specified by theFontFilesinstance for the Client Session.Uses of EnvProps in com.iizigo.project
Methods in com.iizigo.project that return EnvPropsModifier and TypeMethodDescriptionProjectRootPropCnr.getEnvironment()Gets the environment properties.Uses of EnvProps in com.iizix.gyro
Methods in com.iizix.gyro that return EnvPropsModifier and TypeMethodDescriptionIAppSessionGyro.getEnvironment()Gets the original environment properties for Selector's or Value's.IClientSessionGyro.getEnvironment()Gets the current environment properties for Selector's or Value's.Uses of EnvProps in com.iizix.prop
Fields in com.iizix.prop declared as EnvPropsMethods in com.iizix.prop that return EnvPropsModifier and TypeMethodDescriptionEnvProps.clone()Clones the environment properties.ClientProps.getEnvironment()Gets the environment properties.GProp.getEnvironment()Gets the environment properties.IGProp.getEnvironment()Gets the environment properties.PropMgr.getEnvironment()Gets the Environment property.Methods in com.iizix.prop with parameters of type EnvPropsModifier and TypeMethodDescriptionprotected booleanEvaluates an expression at specified index.default booleanIReferrerParticipant.isParticipating(EnvProps envProps) Checks if the owner of the reference is participating.booleanFolderSettingsProp.isSelected(EnvProps envProps) Called to resolve the SelectorExpression by custom Java code.booleanFolderURIPropCnr.isSelected(EnvProps envProps) Called to resolve the SelectorExpression by custom Java code.booleanISelectorExpression.isSelected(EnvProps envProps) Called to resolve the SelectorExpression by custom Java code.booleanSelector.isSelected(EnvProps envProps) Called to resolve the SelectorExpression.booleanSelectorExpression.isSelected(Selector selector, EnvProps envProps) Called to resolve the SelectorExpression by custom Java code.default booleanISelectorOwner.isSelectorSelected(EnvProps envProps) Verifies if the owned selector causes this owner property container to be selected or not.booleanModuleApp.isSelectorSelected(EnvProps envProps) Verifies if the Module Application (project) is selected or not.booleanSelectorReference.isSelectorSelected(EnvProps envProps) Verifies if this selector reference causes the owner to be selected or not.final booleanEnvProps.ClientCapability.isSupported(EnvProps env) Returns if supported.Uses of EnvProps in com.iizix.prop.font
Methods in com.iizix.prop.font with parameters of type EnvPropsModifier and TypeMethodDescriptionFontFiles.getFontFile(EnvProps env) Returns the font file that is used for the client session in question.Uses of EnvProps in com.iizix.prop.ui
Methods in com.iizix.prop.ui with parameters of type EnvPropsModifier and TypeMethodDescriptionbooleanUIContextMenu.isParticipating(EnvProps envProps) Checks if this panel is participating in the VirtualSpace, i.e.final booleanUIPanelBase.isParticipating(EnvProps envProps) Checks if this panel is participating in the VirtualSpace, i.e.Uses of EnvProps in com.iizix.selector
Methods in com.iizix.selector with parameters of type EnvPropsModifier and TypeMethodDescriptionstatic io.github.mngsk.devicedetector.DetectionDeviceMatch.getDeviceDetectionFromUserAgent(EnvProps env) Gets the cached device detection instance based on the parsed user agent.static StringDeviceMatch.getDeviceDetectionOperatingSystemFromUserAgent(EnvProps env) Gets the Operating System from the cached device detection instance based on the parsed user agent.static ua_parser.ClientDeviceMatch.getParsedUserAgent(EnvProps env) Gets the parsed user agent instance.static StringDeviceMatch.getUserAgent(EnvProps env) Gets client "User Agent" string.static booleanCheck for Android device (phone or tablet).static booleanDeprecated.static booleanCheck for iOS device (iPhone or iPad).static booleanCheck for Mac OS device.static booleanDeviceMatch.isWinPhone(EnvProps env) Check for Windows Phone.static booleanMatches a device.static booleanMatches a language.booleanMatches the item for a selector.Uses of EnvProps in com.iizix.server.app
Methods in com.iizix.server.app that return EnvPropsModifier and TypeMethodDescriptionAppFactory.getEnvironment()Gets the environment properties to use.IRuntimeReferenceLookup.getEnvironment()Gets the environment properties to use.RuntimeApp.getEnvironment()Gets the environment properties to use.VirtualsContainer.VContainer.getEnvironment()Gets the environment properties.Uses of EnvProps in com.iizix.server.app.prop
Methods in com.iizix.server.app.prop that return EnvPropsMethods in com.iizix.server.app.prop with parameters of type EnvPropsModifier and TypeMethodDescriptionvoidAppPropCnr.initialize(AppFactory factory, EnvProps serverEnvProps) Creates a PropCnr for the designer with the specified name with a null value.Uses of EnvProps in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return EnvPropsModifier and TypeMethodDescriptionAppSessionGyro.getEnvironment()Gets the original environment properties for Selector's or Value's.ClientSessionGyro.getEnvironment()Gets the current environment properties for Selector's or Value's.Methods in com.iizix.server.gyro with parameters of type EnvPropsModifier and TypeMethodDescriptionAppSessionGyro.createClientSessionGyro(ClientEndPoint clientEndPoint, Worker worker, EnvProps envProps) Called to create the ClientSessionGyro for the first client session or for parallel client sessions.booleanAppSessionGyro.initialize(EnvProps envProps, ClientSessionGyro clientGyro) Initiates the application for the client session.Uses of EnvProps in com.iizix.server.prop
Fields in com.iizix.server.prop declared as EnvPropsMethods in com.iizix.server.prop that return EnvProps
{@link #getDeviceDetectionFromUserAgent(EnvProps)}.isDesktop()instead.