public class CoreActionDispenser extends Object implements ActionDispenser
| Constructor and Description |
|---|
CoreActionDispenser(Activity activity) |
| Modifier and Type | Method and Description |
|---|---|
Action |
getAction(int slot)
Resolve (find or create) an Action instance for the slot specified.
|
public CoreActionDispenser(Activity activity)
public Action getAction(int slot)
ActionDispensergetAction in interface ActionDispenserslot - The numbered slot within the activity instance for this action.Copyright © 2017. All rights reserved.