|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.drools.guvnor.client.common.PrettyFormLayout
org.drools.guvnor.client.moduleeditor.AbstractModuleEditor
org.drools.guvnor.client.moduleeditor.drools.PackageEditor
public class PackageEditor
This is the module editor for Drools Package.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
PackageEditor(Module data,
ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus,
boolean historicalReadOnly,
com.google.gwt.user.client.Command refreshCommand)
|
|
PackageEditor(Module data,
ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus,
com.google.gwt.user.client.Command refreshCommand)
|
|
| Method Summary | |
|---|---|
static String |
getModelDownload(Module conf)
|
static String |
makeLink(Module conf)
Get a download link for the binary package. |
protected void |
showCatRuleSelector(com.google.gwt.user.client.ui.Widget w)
|
| Methods inherited from class org.drools.guvnor.client.common.PrettyFormLayout |
|---|
addAttribute, addHeader, addHeader, addRow, clear, endSection, removeRow, startSection, startSection |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, performDetachedInitialization, render, render, resolvePotentialElement, setWidget, wrapElement |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PackageEditor(Module data,
ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus,
com.google.gwt.user.client.Command refreshCommand)
public PackageEditor(Module data,
ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus,
boolean historicalReadOnly,
com.google.gwt.user.client.Command refreshCommand)
| Method Detail |
|---|
protected void showCatRuleSelector(com.google.gwt.user.client.ui.Widget w)
public static String getModelDownload(Module conf)
public static String makeLink(Module conf)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||