站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

Info (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.brms.client
Class Info

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.google.gwt.user.client.ui.Widget
          extended by com.google.gwt.user.client.ui.Composite
              extended by org.drools.brms.client.JBRMSFeature
                  extended by org.drools.brms.client.Info
All Implemented Interfaces:
com.google.gwt.user.client.EventListener

public class Info
extends JBRMSFeature

Introduction page.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.drools.brms.client.JBRMSFeature
JBRMSFeature.ComponentInfo
 
Constructor Summary
Info()
           
 
Method Summary
static JBRMSFeature.ComponentInfo init()
           
 void onShow()
          Called just after this sink is shown.
 
Methods inherited from class org.drools.brms.client.JBRMSFeature
onHide
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Info

public Info()
Method Detail

init

public static JBRMSFeature.ComponentInfo init()

onShow

public void onShow()
Description copied from class: JBRMSFeature
Called just after this sink is shown.

Overrides:
onShow in class JBRMSFeature


Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.