public class MenuBarSeparator extends AbstractSeparator implements com.google.gwt.event.logical.shared.AttachEvent.Handler
| Constructor and Description |
|---|
MenuBarSeparator()
Creates a new menu bar separator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroys this extension.
|
String[] |
getFeatures() |
com.google.gwt.user.client.ui.UIObject |
getUIObject(String feature) |
void |
onAttachOrDetach(com.google.gwt.event.logical.shared.AttachEvent event) |
void |
registerAttachHandlers()
Register attach handlers to update the visibility of the menu separators when a menu is displayed.
|
getRole, isEnabled, setEnabledpublic String[] getFeatures()
getFeatures in interface UIExtensionpublic com.google.gwt.user.client.ui.UIObject getUIObject(String feature)
getUIObject in interface UIExtensionpublic void registerAttachHandlers()
public void onAttachOrDetach(com.google.gwt.event.logical.shared.AttachEvent event)
onAttachOrDetach in interface com.google.gwt.event.logical.shared.AttachEvent.Handlerpublic void destroy()
Copyright © 2004–2017 XWiki. All rights reserved.