当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
PackageBuilderWidget (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.packages
Class PackageBuilderWidget
java.lang.Object
com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.drools.brms.client.packages.PackageBuilderWidget
- All Implemented Interfaces:
- com.google.gwt.user.client.EventListener
public class PackageBuilderWidget
- extends com.google.gwt.user.client.ui.Composite
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
Methods inherited from class com.google.gwt.user.client.ui.Composite |
getElement, initWidget, onAttach, onDetach, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
getParent, isAttached, onBrowserEvent, onLoad, removeFromParent |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
addStyleName, getAbsoluteLeft, getAbsoluteTop, getOffsetHeight, getOffsetWidth, getStyleName, getTitle, isVisible, isVisible, removeStyleName, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
layout
public FormStyleLayout layout
PackageBuilderWidget
public PackageBuilderWidget(PackageConfigData conf,
EditItemEvent editEvent)
doBuildSource
public static void doBuildSource(String uuid,
String name)
- Actually build the source, and display it.
showSource
public static void showSource(String content,
String name)
- Popup the view source dialog, showing the given content.
getDownloadLink
public static String getDownloadLink(PackageConfigData conf)
- Get a download link for the binary package.
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.