Overview | Module | Use | Devguide | Index |
Elements' Summary | Elements' Details |
struct MenuMultipleChange |
|
Elements' Summary | |
ID | unique ID of this menu item |
GroupID | unique ID of the group this menu item belongs to |
PreItemID | unique ID of the item directly above this menu item, used for fuzzy placement |
ItemText | text of the menu item |
IsVisible | true if visible |
IsActive | true if active, so clickable |
IsCheckable | true if checkable, so there can be a checkmark |
IsChecked | true if there is a checkmark |
Image | sequence of bytes representing a possible image |
Elements' Details | |
ID
|
|
GroupID
|
|
PreItemID
|
|
ItemText
|
|
IsVisible
|
|
IsActive
|
|
IsCheckable
|
|
IsChecked
|
|
Image
|
Copyright © 2003 Sun Microsystems, Inc.