Interface IEUIComponentCreationType

All Known Implementing Classes:
EMLItemProp

public interface IEUIComponentCreationType
Interface used by e.g. simple list items that use the same class for its properties but result in different component types.
Author:
Christopher Mindus
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the additional text to append for the class names for the creation property.
  • Method Details

    • getCreationTypeName

      String getCreationTypeName()
      Gets the additional text to append for the class names for the creation property.