Callback invoked when the document was clicked. This is used to detect whether the user clicked outside the speed dial so that it can be closed.
Callback invoked when the speed dial was closed. This is called after the visible change callback.
Callback invoked when the speed dial was opened. This is called after the visible change callback.
The opening animation direction for speed dial actions. up
, down
, left
and right
is applicable when
PrimeFaces.widget.SpeedDialCfg.type is set to semi-circle
, the others are applicable when type
is set to quarter-circle
.
The opening animation type for speed dial actions.
Generated using TypeDoc
Callback invoked when the speed dial was clicked.