Default implementation delegates to the default {@link org.itsnat.core.domutil.ElementRenderer}.
@param label the label component, may be used to provide contextual information. Default implementation ignores it. @param value the value to render. @param labelElem the label element to render the value into. Is a hint, if provided should be obtained by calling {@link ItsNatLabel#getElement()}. @param isNew true if this is the first time the markup is rendered. Default implementation ignores this parameter.
|
|