#include <ax_action_handler_base.h>
Definition at line 23 of file ax_action_handler_base.h.
◆ ~AXActionHandlerBase()
ui::AXActionHandlerBase::~AXActionHandlerBase |
( |
| ) |
|
|
virtual |
Definition at line 22 of file ax_action_handler_base.cc.
22 {
24}
void RemoveAXTreeID(AXTreeID ax_tree_id)
static AXTreeIDRegistry & GetInstance()
◆ AXActionHandlerBase() [1/2]
ui::AXActionHandlerBase::AXActionHandlerBase |
( |
| ) |
|
|
protected |
◆ AXActionHandlerBase() [2/2]
ui::AXActionHandlerBase::AXActionHandlerBase |
( |
const AXTreeID & |
ax_tree_id | ) |
|
|
explicitprotected |
◆ ax_tree_id()
const AXTreeID & ui::AXActionHandlerBase::ax_tree_id |
( |
| ) |
const |
|
inline |
◆ PerformAction()
virtual void ui::AXActionHandlerBase::PerformAction |
( |
const AXActionData & |
data | ) |
|
|
pure virtual |
◆ RequiresPerformActionPointInPixels()
bool ui::AXActionHandlerBase::RequiresPerformActionPointInPixels |
( |
| ) |
const |
|
virtual |
◆ SetAXTreeID()
void ui::AXActionHandlerBase::SetAXTreeID |
( |
AXTreeID |
new_ax_tree_id | ) |
|
|
protected |
The documentation for this class was generated from the following files: