com.ebmwebsourcing.petalsbpm.definitionseditor
Class Configuration
java.lang.Object
com.ebmwebsourcing.petalsbpm.definitionseditor.Configuration
public class Configuration
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Configuration
public Configuration()
isShowSignalPanel
public boolean isShowSignalPanel()
setShowSignalPanel
public void setShowSignalPanel(boolean showSignalPanel)
isShowImportPanel
public boolean isShowImportPanel()
setShowImportPanel
public void setShowImportPanel(boolean showImportPanel)
isShowImportNSPanel
public boolean isShowImportNSPanel()
setShowImportNSPanel
public void setShowImportNSPanel(boolean showImportNSPanel)
isShowitemDefinitionPanel
public boolean isShowitemDefinitionPanel()
setShowitemDefinitionPanel
public void setShowitemDefinitionPanel(boolean showitemDefinitionPanel)
isShowMessagePanel
public boolean isShowMessagePanel()
setShowMessagePanel
public void setShowMessagePanel(boolean showMessagePanel)
isShowErrorPanel
public boolean isShowErrorPanel()
setShowErrorPanel
public void setShowErrorPanel(boolean showErrorPanel)
isShowInterfacePanel
public boolean isShowInterfacePanel()
setShowInterfacePanel
public void setShowInterfacePanel(boolean showInterfacePanel)
isShowEventDefinitionPanel
public boolean isShowEventDefinitionPanel()
setShowEventDefinitionPanel
public void setShowEventDefinitionPanel(boolean showEventDefinitionPanel)
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.