Uses of Class
com.iizix.prop.ModuleProjectSettings
Packages that use ModuleProjectSettings
Package
Description
Uses of ModuleProjectSettings in com.iizigo.project
Methods in com.iizigo.project that return ModuleProjectSettingsUses of ModuleProjectSettings in com.iizix.server.app
Methods in com.iizix.server.app that return ModuleProjectSettingsModifier and TypeMethodDescriptionAppFactory.getModuleSettings()
Gets the module project settings for the application.Uses of ModuleProjectSettings in com.iizix.server.app.prop
Methods in com.iizix.server.app.prop that return ModuleProjectSettingsModifier and TypeMethodDescriptionfinal ModuleProjectSettings
ModuleProjectPropCnr.getSettings()
Gets the settings.Uses of ModuleProjectSettings in com.iizix.term.prop
Constructors in com.iizix.term.prop with parameters of type ModuleProjectSettingsModifierConstructorDescriptionTerminalModelSettings
(ModuleProjectSettings projectSettings) Creates the terminal settings from scratch or from existing data.