VOS Object Type Definition

widget.button

OTD #025; Revision 1.

Group: gui.

Extends: gui:widget

Represents a button-like component, which sends a message back to the local object when pressed.

Authors

Reed Hedges,

Child Objects

 

gui:label [property:property] (required.)

A small text title for this button

Messages

 

push-button [emits accepts]

Indicates the button has been pushed.

Fields:

Replies:

History of this document

Revision 0 (Sept, 2002):
created.
Revision 1 (Thu Dec 26 2002):
Added group prefix to subobjects and changed "property" type to "property:property". Merry Christmas.