com.bstek.dorado.view.widget
public class ContainerEvent extends java.lang.Object
| Constructor and Description |
|---|
ContainerEvent(Container container,
Component component) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent()
返回事件相关的子控件对象
|
Container |
getContainer()
返回触发事件的容器对象
|
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.