Class AutoLayoutContentEmbeddedPropertyPageControl

  • All Implemented Interfaces:
    javax.servlet.jsp.el.VariableResolver, IControl

    public class AutoLayoutContentEmbeddedPropertyPageControl
    extends AutoLayoutContentPropertyPageControl
    Used for embedded pages. Renders a property page control with the visible source fields as label: input control pairs. In addition the metadata information is rendered below the source fields.

    Example use: <control:lum_autoLayoutContentEmbeddedPropertyPage /> xml data available for xsl rendering: <control id="autoLayout" type="lum_autoLayoutContentEmbeddedPropertyPage"> <control type="lum_form" ...> <control type="lum_pane" ...> <pane> <control type="lum_propertyPage" ...> </pane> </control> </control> </control>
    Since:
    4.0.0
    Version:
    $Revision$ $Date$
    See Also:
    PropertyPageControl, AutoLayoutContentPropertyPageControl