| org.drools.brms.client.packages.PackageBuilderWidget
PackageBuilderWidget | public class PackageBuilderWidget extends Composite (Code) | | This is the widget for building packages, validating etc. Visually decorates
or wraps a rule editor widget with buttons for this purpose.
author: Michael Neale |
doBuildSource | public static void doBuildSource(String uuid, String name)(Code) | | Actually build the source, and display it.
|
showSource | public static void showSource(String content, String name)(Code) | | Popup the view source dialog, showing the given content.
|
|
|