- (BOOL) enabled
Enable or disable the complete menu.
- (void) noNotifySetEnabled:(BOOL)enabled
- (void) noNotifySetTitle:(OBString *)title
- (void) setEnabled:(BOOL)enabled
- (void) setTitle:(OBString *)title
- (OBString *) title
Describe the title of the menu. Note that the string is *not* copied and must remain valid until the menu object is disposed.