|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.plugin.separator.AbstractSeparator
org.xwiki.gwt.wysiwyg.client.plugin.separator.MenuBarSeparator
public class MenuBarSeparator
User interface extension that provides ways of separating menu items.
| Constructor Summary | |
|---|---|
MenuBarSeparator()
Creates a new menu bar separator. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.plugin.separator.AbstractSeparator |
|---|
getRole, isEnabled, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MenuBarSeparator()
| Method Detail |
|---|
public String[] getFeatures()
getFeatures in interface UIExtensionUIExtension.getFeatures()public com.google.gwt.user.client.ui.UIObject getUIObject(String feature)
getUIObject in interface UIExtensionUIExtension.getUIObject(String)public void registerAttachHandlers()
public void onAttachOrDetach(com.google.gwt.event.logical.shared.AttachEvent event)
onAttachOrDetach in interface com.google.gwt.event.logical.shared.AttachEvent.HandlerAttachEvent.Handler#onAttachOrDetach(AttachEvent)public void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||