#include <scilab/modules/gui/src/c/X11/Xaw3d/SimpleMenP.h>
Collaboration diagram for _SimpleMenuPart:

Data Fields | |
| String | label_string |
| SmeObject | label |
| WidgetClass | label_class |
| Dimension | top_margin |
| Dimension | bottom_margin |
| Dimension | row_height |
| Cursor | cursor |
| SmeObject | popup_entry |
| Boolean | menu_on_screen |
| int | backing_store |
| Boolean | recursive_set_values |
| Boolean | menu_width |
| Boolean | menu_height |
| SmeObject | entry_set |
Definition at line 60 of file SimpleMenP.h.
Definition at line 64 of file SimpleMenP.h.
Referenced by CreateLabel(), Initialize(), and SetValues().
Definition at line 65 of file SimpleMenP.h.
Referenced by CreateLabel(), GetEventEntry(), Initialize(), PositionMenu(), and SetValues().
| WidgetClass _SimpleMenuPart::label_class |
Definition at line 67 of file SimpleMenP.h.
Referenced by CreateLabel(), Initialize(), and SetValues().
| Dimension _SimpleMenuPart::top_margin |
| Dimension _SimpleMenuPart::bottom_margin |
| Dimension _SimpleMenuPart::row_height |
| Cursor _SimpleMenuPart::cursor |
Definition at line 73 of file SimpleMenP.h.
Referenced by ChangeCursorOnGrab(), Realize(), and SetValues().
Definition at line 81 of file SimpleMenP.h.
Referenced by Initialize(), MakeSetValuesRequest(), and SetValues().
Definition at line 83 of file SimpleMenP.h.
Referenced by GetMenuWidth(), Initialize(), and SetValues().
Definition at line 85 of file SimpleMenP.h.
Referenced by GetMenuHeight(), Initialize(), and SetValues().
Definition at line 87 of file SimpleMenP.h.
Referenced by Highlight(), Initialize(), Notify(), Unhighlight(), XawSimpleMenuClearActiveEntry(), and XawSimpleMenuGetActiveEntry().
1.5.1