UNIVERS
15.3
UNIVERS base processing software API
|
#include <pep_views.H>
Public Member Functions | |
ParView_hsep (Protocol *protocol, const char *pname, Widget wParent) | |
Public Member Functions inherited from ParView_void | |
ParView_void (Protocol *protocol, const char *pname, Widget wParent) | |
virtual void | view_publish () |
virtual void | view_absorb () |
Public Member Functions inherited from ParView | |
ParView (Protocol *protocol, const char *pname, Widget wParent) | |
operator Widget () | |
const char * | help_ref () const |
virtual void | start_client () |
virtual void | finish_client () |
Protected Attributes | |
Widget | sep |
Protected Attributes inherited from ParView | |
char | name [PEP_MAX_NAME_LEN+1] |
char | help_section [2 *PEP_MAX_NAME_LEN+2] |
Protocol & | pep |
Widget | form |
"hsep" type view. Horizontal separator.