Field 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
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.