Interface AccessoryListMenuListener
- All Superinterfaces:
LabelListMenuListener
- All Known Implementing Classes:
AccessoryListPanel
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidDelete the accessory.voidExport the accessory.voidImport the accessory.voidReload the accessory from the node.voidsave the accessory.Methods inherited from interface org.bidib.wizard.client.common.view.menu.listener.LabelListMenuListener
editLabel
-
Method Details
-
exportAccessory
void exportAccessory()Export the accessory. -
importAccessory
void importAccessory()Import the accessory. -
deleteAccessory
void deleteAccessory()Delete the accessory. -
saveAccessory
void saveAccessory()save the accessory. -
reloadAccessory
void reloadAccessory()Reload the accessory from the node. -
copyLabel
void copyLabel()
-