public interface IActionProvider
ActionLayer
.ActionLayer.setActionProvider(IActionProvider)
Modifier and Type | Method and Description |
---|---|
List<Action> |
getTimelineObjectActions(LayerContainer lc,
TimelineObjectPath path)
Returns the actions that are available for the timeline object given by
the path.
|
List<Action> getTimelineObjectActions(LayerContainer lc, TimelineObjectPath path)
lc
- the layer container where the user clicked on the timeline
objectpath
- the path to the timeline objectActionLayer
will display
buttonsCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.