当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
StatusChangePopup (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.common
Class StatusChangePopup
java.lang.Object
com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Panel
com.google.gwt.user.client.ui.SimplePanel
com.google.gwt.user.client.ui.PopupPanel
com.google.gwt.user.client.ui.DialogBox
org.drools.brms.client.common.StatusChangePopup
- All Implemented Interfaces:
- com.google.gwt.user.client.EventListener, com.google.gwt.user.client.EventPreview, com.google.gwt.user.client.ui.HasHTML, com.google.gwt.user.client.ui.HasText, com.google.gwt.user.client.ui.HasWidgets, com.google.gwt.user.client.ui.MouseListener, com.google.gwt.user.client.ui.SourcesPopupEvents
public class StatusChangePopup
- extends com.google.gwt.user.client.ui.DialogBox
Well this one should be pretty obvious what it does.
I feel like I have wasted valuable time writing this comment, but I hope
you enjoyed reading it.
- Author:
- Michael Neale
Methods inherited from class com.google.gwt.user.client.ui.DialogBox |
getHTML, getText, onMouseDown, onMouseEnter, onMouseLeave, onMouseMove, onMouseUp, remove, setHTML, setText, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.PopupPanel |
addPopupListener, getPopupLeft, getPopupTop, hide, onEventPreview, onKeyDownPreview, onKeyPressPreview, onKeyUpPreview, removePopupListener, setPopupPosition, show |
Methods inherited from class com.google.gwt.user.client.ui.SimplePanel |
add, getContainerElement, getWidget, iterator |
Methods inherited from class com.google.gwt.user.client.ui.Panel |
adopt, clear, disown, onAttach, onDetach |
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, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getTitle, isVisible, isVisible, removeStyleName, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
StatusChangePopup
public StatusChangePopup(String uuid,
boolean isPackage)
getState
public String getState()
- Get what the state was changed to.
setChangeStatusEvent
public void setChangeStatusEvent(com.google.gwt.user.client.Command command)
- set the status change event
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.