ARB
|
#include <awt_input_mask_internal.hxx>
Additional Inherited Members | |
Protected Member Functions inherited from awt_mask_awar_item | |
void | add_awarItem_callbacks () |
void | remove_awarItem_callbacks () |
Protected Member Functions inherited from awt_linked_to_item | |
void | set_item (GBDATA *new_item) |
Definition at line 410 of file awt_input_mask_internal.hxx.
|
inline |
Definition at line 415 of file awt_input_mask_internal.hxx.
|
inline |
Definition at line 420 of file awt_input_mask_internal.hxx.
|
virtual |
Implements awt_mask_awar_item.
Definition at line 382 of file AWT_input_mask.cxx.
References aw_message(), awt_mask_awar_item::awar(), awar2db(), awt_input_handler::data(), db_changed(), GB_abort_transaction(), GB_FIND, GB_NONE, GB_pop_transaction(), GB_push_transaction(), GB_read_type(), GB_search(), GB_write_autoconv_string(), GBS_global_string(), GBT_add_new_changekey_to_keypath(), GBT_get_type_of_changekey(), awt_input_handler::get_child_path(), awt_input_mask_global::get_gb_main(), awt_input_mask_global::get_selector(), awt_item_type_selector::getKeyPath(), awt_linked_to_item::item(), awt_mask_item::mask_global(), awt_input_mask_global::no_item_selected(), NULp, AW_awar::read_string(), awt_input_handler::relink(), awt_input_handler::set_type(), and awt_input_handler::type().
|
virtual |
Implements awt_linked_to_item.
Definition at line 439 of file AWT_input_mask.cxx.
References awt_mask_awar_item::awar(), awt_input_handler::data(), db2awar(), GB_read_as_string(), get_gb_main(), awt_mask_item::mask_global(), ta, and AW_awar::write_string().
Referenced by awar_changed().
|
inlinevirtual |
Reimplemented in awt_radio_button, awt_check_box, and awt_numeric_input_field.
Definition at line 425 of file awt_input_mask_internal.hxx.
Referenced by awar_changed().
|
inlinevirtual |
Reimplemented in awt_radio_button, and awt_check_box.
Definition at line 426 of file awt_input_mask_internal.hxx.
Referenced by db_changed().
|
pure virtual |
Implements awt_viewport.
Implemented in awt_radio_button, awt_check_box, and awt_input_field.