SALOME documentation central

salome_iapp::SalomeOutsideGUI Class Reference

Inheritance diagram for salome_iapp::SalomeOutsideGUI:

Public Member Functions

def hasDesktop
def updateObjBrowser
def getActiveStudyId
def getActiveStudyName
def SelectedCount
def getSelected
def AddIObject
def RemoveIObject
def ClearIObjects
def Display
def DisplayOnly
def Erase
def DisplayAll
def EraseAll
def IsInCurrentView
def getComponentName
def getComponentUserName

Detailed Description

Provides a replacement for class SalomeGUI outside GUI process.
Do almost nothing

Member Function Documentation

def salome_iapp::SalomeOutsideGUI::hasDesktop (   self)
Indicate if GUI is running
def salome_iapp::SalomeOutsideGUI::updateObjBrowser (   self,
  bid 
)
update the GUI object browser
def salome_iapp::SalomeOutsideGUI::getActiveStudyId (   self)
Get the active study id
def salome_iapp::SalomeOutsideGUI::getActiveStudyName (   self)
Get the active study name
def salome_iapp::SalomeOutsideGUI::SelectedCount (   self)
Get the number of active selections
def salome_iapp::SalomeOutsideGUI::getSelected (   self,
  i 
)
Get the selection number i 
def salome_iapp::SalomeOutsideGUI::AddIObject (   self,
  Entry 
)
Add an entry
def salome_iapp::SalomeOutsideGUI::RemoveIObject (   self,
  Entry 
)
Remove an entry
def salome_iapp::SalomeOutsideGUI::ClearIObjects (   self)
Clear entries
def salome_iapp::SalomeOutsideGUI::Display (   self,
  Entry 
)
Display an entry
def salome_iapp::SalomeOutsideGUI::DisplayOnly (   self,
  Entry 
)
Display only an entry
def salome_iapp::SalomeOutsideGUI::Erase (   self,
  Entry 
)
Erase en entry
def salome_iapp::SalomeOutsideGUI::DisplayAll (   self)
Display all
def salome_iapp::SalomeOutsideGUI::EraseAll (   self)
Erase all
def salome_iapp::SalomeOutsideGUI::IsInCurrentView (   self,
  Entry 
)
Indicate if an entry is in current view
def salome_iapp::SalomeOutsideGUI::getComponentName (   self,
  ComponentUserName 
)
Get component name from component user name
def salome_iapp::SalomeOutsideGUI::getComponentUserName (   self,
  ComponentName 
)
Get component user name from component name