Version: 8.3.0
SALOME_ModuleCatalog::IAPP_Affich Struct Reference

This struct contains GUI elements used for representation of the module in IAPP component. More...

import "SALOME_ModuleCatalog.idl";

Data Fields

string modulename
 Name of the module. More...
 
string moduleusername
 UserName of the module. More...
 
string moduleicone
 Icone representing the module. More...
 
string moduleversion
 Version of the module. More...
 
string modulecomment
 Comment to the module. More...
 

Detailed Description

This struct contains GUI elements used for representation of the module in IAPP component.

Field Documentation

string SALOME_ModuleCatalog::IAPP_Affich::modulecomment

Comment to the module.

string SALOME_ModuleCatalog::IAPP_Affich::moduleicone

Icone representing the module.

string SALOME_ModuleCatalog::IAPP_Affich::modulename

Name of the module.

string SALOME_ModuleCatalog::IAPP_Affich::moduleusername

UserName of the module.

string SALOME_ModuleCatalog::IAPP_Affich::moduleversion

Version of the module.