Interface | Description |
---|---|
ActionbarDefinition |
The definition for an action bar, made of sections and groups of actions.
|
ActionbarGroupDefinition |
The definition for a group of actions in a section of the action bar.
|
ActionbarItemDefinition |
Defines an item within a
ActionbarGroupDefinition . |
ActionbarSectionDefinition |
The definition for a section of the action bar, made of groups of actions.
|
Class | Description |
---|---|
ActionbarSectionDefinitionKeyGenerator |
An I18n key generator for the actionbar section labels.
|
ConfiguredActionbarDefinition |
Simple implementation for
ActionbarDefinition . |
ConfiguredActionbarGroupDefinition |
Simple implementation for
ActionbarGroupDefinition . |
ConfiguredActionbarItemDefinition |
Simple implementation for
ActionbarItemDefinition . |
ConfiguredActionbarSectionDefinition |
Simple implementation for
ActionbarSectionDefinition . |
DeprecatedActionbarSectionDefinition | Deprecated
since 5.4.3, you may use (configure) the regular
ConfiguredActionbarSectionDefinition ,
and set the 'multiple' property to true in config where applicable. |
Copyright © 2019 Magnolia International Ltd.. All rights reserved.