KWeb
6.4
|
Data Fields | |
const | MENU_EDIT = 'edit' |
Main editing menu. | |
const | MENU_OBJECT = 'object' |
Object's menu. | |
const | MENU_VIEWS = 'views' |
Object's menu. | |
const | MENU_QUICKEDIT = 'quickedit' |
Quick access editing menu. | |
const | MENU_STRUCTURES = 'structures' |
Structures list. | |
const | MENU_STRUCTURE = 'structure' |
Structure's menu. | |
const | MENU_ACTIONS = 'actions' |
Actions menu (typically below the list of items) | |
const | MENU_EDIT_ACTIONS = 'edit_actions' |
const | MENU_AFTER_ACTION = 'after_action' |
Menu to show after finishing an action 'action' will be passed in options for buildStructureMenu. | |
const | MENU_CLIPBOARD = 'clipboard' |
Clipboard menu. | |
const | MENU_CONFIRM = 'confirm' |
const | MENU_MORE = 'more' |
const | TYPE_OBJECTITEM = 'objectitem' |
const KWebMenu_Item::MENU_ACTIONS = 'actions' |
Actions menu (typically below the list of items)
const KWebMenu_Item::MENU_AFTER_ACTION = 'after_action' |
Menu to show after finishing an action 'action' will be passed in options for buildStructureMenu.
const KWebMenu_Item::MENU_CLIPBOARD = 'clipboard' |
Clipboard menu.
const KWebMenu_Item::MENU_CONFIRM = 'confirm' |
const KWebMenu_Item::MENU_EDIT = 'edit' |
Main editing menu.
const KWebMenu_Item::MENU_EDIT_ACTIONS = 'edit_actions' |
const KWebMenu_Item::MENU_MORE = 'more' |
const KWebMenu_Item::MENU_OBJECT = 'object' |
Object's menu.
const KWebMenu_Item::MENU_QUICKEDIT = 'quickedit' |
Quick access editing menu.
const KWebMenu_Item::MENU_STRUCTURE = 'structure' |
Structure's menu.
const KWebMenu_Item::MENU_STRUCTURES = 'structures' |
Structures list.
const KWebMenu_Item::MENU_VIEWS = 'views' |
Object's menu.
const KWebMenu_Item::TYPE_OBJECTITEM = 'objectitem' |