Class AbstractPropertyOutput

    • Method Detail

      • renderPropertyValue

        protected Object renderPropertyValue​(MarkupWriter writer,
                                             String overrideBlockId)
        Invoked from subclasses to do the rendering. The subclass controls the naming convention for locating an overriding Block parameter (it is the name of the property possibly suffixed with a value).
        Parameters:
        writer - a MarkupWriter
        overrideBlockId - the override block id
        Returns:
        a Block