| The CustomizerResult is a special Result object that triggers the customizer dialog to be
displayed. This Result object can be returned from any component-author operation and thus pop
up a customizer dialog. Common uses include a context-menu item, which allows a right-click menu
item to launch a customizer, and a return value from a beanCreated method to pop up the
customizer dialog just as a component is dropped from the palette.
author: Joe Nuxoll version: 1.0 See Also: Customizer2 See Also: Result |