Class PropertyValueHolder

java.lang.Object
de.hybris.platform.cockpit.components.sectionpanel.DefaultSectionRow
de.hybris.platform.cockpit.components.sectionpanel.PropertyValueHolder
All Implemented Interfaces:
SectionRow
Direct Known Subclasses:
EditorPropertyRow

public class PropertyValueHolder extends DefaultSectionRow
  • Constructor Details

    • PropertyValueHolder

      public PropertyValueHolder(String label)
  • Method Details

    • setValue

      public void setValue(Object value)
    • getValue

      public Object getValue()
    • setLocalized

      public void setLocalized(boolean localized)
    • isLocalized

      public boolean isLocalized()