salome_iapp::SalomeOutsideGUI Class Reference
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 |
) |
|
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 | |
|
) |
| | |
def salome_iapp::SalomeOutsideGUI::RemoveIObject |
( |
|
self, |
|
|
|
Entry | |
|
) |
| | |
def salome_iapp::SalomeOutsideGUI::ClearIObjects |
( |
|
self |
) |
|
def salome_iapp::SalomeOutsideGUI::Display |
( |
|
self, |
|
|
|
Entry | |
|
) |
| | |
def salome_iapp::SalomeOutsideGUI::DisplayOnly |
( |
|
self, |
|
|
|
Entry | |
|
) |
| | |
def salome_iapp::SalomeOutsideGUI::Erase |
( |
|
self, |
|
|
|
Entry | |
|
) |
| | |
def salome_iapp::SalomeOutsideGUI::DisplayAll |
( |
|
self |
) |
|
def salome_iapp::SalomeOutsideGUI::EraseAll |
( |
|
self |
) |
|
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