ActionLayoutDataOwner

API

ActionLayoutDataOwner.java
interface ActionLayoutDataOwner {
  List<ActionLayoutData> getActions()
}