public abstract class MvwSeparator extends MvwItem
| Modifier | Constructor and Description |
|---|---|
protected |
MvwSeparator(String itemName,
String menuOrder,
String addToMenu,
boolean dynamic) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Implementing classes must overload this method to initialize their Component.
|
getAddToMenu, getMenuOrder, getName, isDynamic, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetWidgetpublic void initialize()
MenuSubItemIFCopyright © 2019. All rights reserved.