Button extends ActionEdgeSource, VisibleThing

A clickable button.

A Button represents a clickable button in the user interface. A Button may accept and lose focus. The onInput Event can never be triggered for a Button. The fieldValue of the Button is used as the caption for the rendered button, and may be changed at runtime.

[Button.html]

Examples

Implementation Notes

Inference Rules

Constraints

Attributes

(none)

Inherited Attributes

Children

(none)

Inherited Children

References

(none)

Inherited References

Extensions

Inherited Extensions