FABActionCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(String, FABActionItemCollection) | contextName, actions | Creates a new item with the specified settings and adds it to the collection. |
| Add(String, String) | contextName, actionName | Creates a new item with the specified settings and adds it to the collection. |