Interface ModifiableLabelable

All Superinterfaces:
Labelable
All Known Subinterfaces:
ContentElementDefinition, ElementDefinition<T>, ModelItem, ModelViewItem<T>, Property<T,X>, RestrictedModelItem<T>, SystemProperty<T,X>, ViewItem, ViewItemGroup
All Known Implementing Classes:
AbstractDateTimeSystemProperty, AbstractModelItem, AbstractMultiTypedValuesProperty, AbstractMultiValuesProperty, AbstractProperty, AbstractSystemProperty, AbstractUserSystemProperty, AbstractViewItemGroup, AttributeDefinition, CollectionsSystemProperty, CommentsSystemProperty, CompositeDefinition, ConfigParameterCheckerDescriptor, ContentAttributeDefinition, ContentPrivacySystemProperty, ContentRestrictedCompositeDefinition, ContentRestrictedRepeaterDefinition, ContentTypeSystemProperty, ContributorSystemProperty, CreationDateSystemProperty, CreatorSystemProperty, DefaultContentElementDefinition, DefaultElementDefinition, DegreeOrderProperty, DegreeTypeProperty, ElementRefProperty, FirstValidationSystemProperty, FirstValidatorSystemProperty, FulltextSystemProperty, HasLiveVersionSystemProperty, ItemCheckerDescriptor, LanguageSystemProperty, LastMajorValidationSystemProperty, LastMajorValidatorSystemProperty, LastModifiedSystemProperty, LastValidationSystemProperty, LastValidatorSystemProperty, MemberProjectProperty, ModelItemGroup, ModelViewItemGroup, MultiContentValuesProperty, MultiStringValuesProperty, OrgUnitAncestorProperty, OrphanSystemProperty, PagesSystemProperty, ParentContentSystemProperty, PinProperty, ProfiledGroupsTagsSystemProperty, ProgramSkillsProperty, RepeaterDefinition, RichTextAttributeDefinition, SemanticAnnotationSystemProperty, ServiceParameter, SharedSystemProperty, SimpleViewItemGroup, SiteSystemProperty, SiteTypeSystemProperty, SubProgramParentProgramProperty, TagsSystemProperty, TagsSystemProperty, TemporaryViewReference, View, ViewElement, ViewElementAccessor, ViewParameter, WorkflowStepSystemProperty, WorkflowStepSystemProperty

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