Uses of Class
org.eclnt.editor.tools.ProjectInfo
Packages that use ProjectInfo
-
Uses of ProjectInfo in org.eclnt.editor.embeddedapi
Methods in org.eclnt.editor.embeddedapi with parameters of type ProjectInfoModifier and TypeMethodDescriptionvoidDefaultEmbeddedFunctions.afterClean(ProjectInfo pi) voidIEmbeddedFunctions.afterClean(ProjectInfo pi) voidDefaultEmbeddedFunctions.afterDeployCopy(ProjectInfo pi, boolean asHotDeploy) voidIEmbeddedFunctions.afterDeployCopy(ProjectInfo pi, boolean asHotDeploy) voidDefaultEmbeddedFunctions.beforeClean(ProjectInfo pi) voidIEmbeddedFunctions.beforeClean(ProjectInfo pi) voidDefaultEmbeddedFunctions.beforeDeployCopy(ProjectInfo pi, boolean asHotDeploy) voidIEmbeddedFunctions.beforeDeployCopy(ProjectInfo pi, boolean asHotDeploy) -
Uses of ProjectInfo in org.eclnt.editor.tools
Fields in org.eclnt.editor.tools declared as ProjectInfoModifier and TypeFieldDescriptionprotected ProjectInfoExpressionNodeManager.m_currentProjectInfoMethods in org.eclnt.editor.tools that return ProjectInfoModifier and TypeMethodDescriptionICCToolSet.getCurrentProjectInfo()DMSGProjectRefreshed.getProjectInfo()ProjectInfoParser.getProjectInfo()static ProjectInfoProjectInfoReader.readProjectInfo(String projectDirectory) Methods in org.eclnt.editor.tools with parameters of type ProjectInfoModifier and TypeMethodDescriptionabstract voidExpressionNodeManager.loadRootNodesForPage(ProjectInfo project, String pageName) Purpose of this method is to (re)fill the rootNodes with the current data.voidIToolNotifyCreateProject.notifyCreate(ProjectInfo project) voidIToolNotifyUpdateProject.notifyUpdate(ProjectInfo project) voidIToolUI.prepare(ProjectInfo projectInfo) Method is called every time the project is changed within the CaptainCasa tool set.voidProjectInfo.IProjectPageLoadListener.reactOnPageLoad(ProjectInfo pi, String pageName) voidProjectInfo.IProjectReloadListener.reactOnReload(ProjectInfo pi, Object trigger) Constructors in org.eclnt.editor.tools with parameters of type ProjectInfoModifierConstructorDescriptionDesignTimeTLDInfo(String prefix, String tldFileName, String packageName, String uri, String controlsarrangementFileName, ProjectInfo projectInfo, ClassLoader designTimeClassLoader) Constructor for "JSF" libraries.DesignTimeTLDInfo(String prefix, String packageName, String ccControlLibraryXml, String controlsarrangementFileName, ProjectInfo projectInfo, ClassLoader designTimeClassLoader) Constructor for "cccontrollibrary.xml" libraries.DMSGProjectRefreshed(ProjectInfo projectInfo) -
Uses of ProjectInfo in org.eclnt.jsfserver.util
Methods in org.eclnt.jsfserver.util with parameters of type ProjectInfoModifier and TypeMethodDescriptionstatic StringCSSStyleManager.readRiscStyleXMLDesignTime(ProjectInfo pi, String styleName, ClassLoader cl) Constructors in org.eclnt.jsfserver.util with parameters of type ProjectInfo