The <i>Properties Editor</i> task panel.An object to display its properties.The task panel uses the SmartForm component to render the editors. Every object that wants to publish its properties to this task panel, must define corresponding editors for its properties. See the <q ref="core.lib:SmartForm">SmartForm</q> documentation for further details on defining editors. The visibility and activation of the defined editors can be controlled by dynamic predicates, using <code>data</code> to reference the object currently in context. <q ref="core.lib:SmartForm">SmartForm</q> <p>In addition the property editor expose this methods:</p> <h2>getSmartform():<q ref="core.lib:SmartForm">SmartForm</q></h2> <p>Get the property editor smartform. You can access this method by the <q ref="core.lib:Global!SIGNAL">SIGNAL</q> global macro.</p>(c) SAP AG 2003-2006. All rights reserved.