![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <pep_views.H>
Public Member Functions | |
| ParView_TextField (Protocol *protocol, const char *pname, Widget wParent, int tf_width=TEXT_FIELD_WIDTH) | |
Public Member Functions inherited from ParView | |
| ParView (Protocol *protocol, const char *pname, Widget wParent) | |
| operator Widget () | |
| virtual void | view_publish ()=0 |
| virtual void | view_absorb ()=0 |
| const char * | help_ref () const |
| virtual void | start_client () |
| virtual void | finish_client () |
Protected Attributes | |
| Widget | label |
| Widget | textfield |
| pepNamedValues | optargs |
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 |
This class is designed to control text field oriented parameter types, "int", "float", "name" etc.
|
protected |
Associative array of options listed in targ.
1.8.5