Interface ModifiableLabelable

All Superinterfaces:
Labelable
All Known Subinterfaces:
ModelItem, ModelViewItem<T>, RestrictedModelItem<T>, ViewItem, ViewItemGroup
All Known Implementing Classes:
AbstractModelItem, AbstractViewItemGroup, AttributeDefinition, CompositeDefinition, ConfigParameterCheckerDescriptor, ContentAttributeDefinition, ContentRestrictedCompositeDefinition, ContentRestrictedRepeaterDefinition, ElementDefinition, ItemCheckerDescriptor, ModelItemGroup, ModelViewItemGroup, RepeaterDefinition, RichTextAttributeDefinition, ServiceParameter, SimpleViewItemGroup, TemporaryViewReference, View, ViewElement, ViewElementAccessor, ViewParameter

public interface ModifiableLabelable extends Labelable
Interface to use for every component that have a label and a description and can edit it
  • Method Details