public interface WebeditInlineEditItemsPlugin extends WebeditItemsPlugin<InlineEditItem>
Important: In WebEdit, for identification reasons, it is required that all items must be of distinct types, i.e., one class definition per item. Duplicate uses of types will be logged as warnings and the respective items will be ignored.
Modifier and Type | Method and Description |
---|---|
Collection<? extends InlineEditItem> |
getItems()
Get all items eligible for display in the plug-in's contextual setting.
|
@NotNull Collection<? extends InlineEditItem> getItems()
getItems
in interface ItemsPlugin<InlineEditItem>
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500