| java.lang.Object salomeTMF_plug.pluginxlsxml.Export.CallPackageDocXML
CallPackageDocXML | public class CallPackageDocXML (Code) | | Class which call DocXml plugin to import or Export Data
author: adm_dfej |
Inner Class :public enum OutFormat | |
initSelection | boolean initSelection(Code) | | |
CallPackageDocXML | public CallPackageDocXML(IPlugObject pIhm, String saveFileName2)(Code) | | Creates a new instance of CallPackageDocXML
Parameters: pIhm - Interface Homme Machine Parameters: saveFileName2 - Name of the XML file |
isInitSelection | public boolean isInitSelection()(Code) | | Return initSelection
initSelection |
setInitSelection | public void setInitSelection(boolean initSelection)(Code) | | Set initSelection
Parameters: initSelection - The initSelection to set. |
|
|