public class AtkSelectionIface
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
add_selection |
int |
clear_selection |
int |
get_selection_count |
int |
is_child_selected |
int |
ref_selection |
int |
remove_selection |
int |
select_all_selection |
int |
selection_changed |
| Constructor and Description |
|---|
AtkSelectionIface() |
public int add_selection
public int clear_selection
public int ref_selection
public int get_selection_count
public int is_child_selected
public int remove_selection
public int select_all_selection
public int selection_changed