程序包 | 说明 |
---|---|
org.opencms.gwt.client.ui |
Classes to handle GWT ui.
|
限定符和类型 | 方法和说明 |
---|---|
static void |
CmsToggleEvent.fire(I_CmsHasToggleHandlers source,
boolean isActivated)
Fires a toggle event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
|