Interface IXYContentRenderer
public interface IXYContentRenderer
Each xy-element is rendered as PAINTAREAITEM control. As content of the
page bean you pass a page bean. The type of the page bean is defined
by this renderer-instance.
For simple purposes you may use the page bean
For simple purposes you may use the page bean
XYSimpleContent
.-
Method Summary
Modifier and TypeMethodDescriptionorg.eclnt.jsfserver.pagebean.IPageBean
renderContent
(IXYContent content)
-
Method Details
-
renderContent
-