UNIVERS
15.3
UNIVERS base processing software API
|
#include <pep_views.H>
Public Member Functions | |
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 () |
Additional Inherited Members | |
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 |
"void" type view. This class is designed to control nothing.
|
virtual |
Change parameter from its view
Implements ParView.
|
virtual |
Make contents of parameter be visible
Implements ParView.