Release Notes > JTGO 4.0 Release Notes > Compatibility Issues > Graphic Renderers |
Graphic Renderers |
PREVIOUS NEXT |
It is now possible to add new decorations to the predefined graphic objects through CSS. Graphic renderers have been deprecated and replaced by the CSS support.
To add new decorations to predefined business objects, use the CSS properties children
and constraints
. The property children
defines all new decorations that will be present in the object representation. The property constraints
defines how each new decoration is attached to the object base.
The sample samples.network.decoration
illustrates how to use and customize predefined business objects through CSS.
Copyright © Rogue Wave Software, Inc. 1997, 2015. All rights reserved. Legal terms. | PREVIOUS NEXT |