ALBA
|
#include "albaGUICheckTree.h"
Go to the source code of this file.
Classes | |
class | albaGUIVMEChooserTree |
Typedefs | |
typedef bool(* | ValidateCallBackType) (albaVME *) |
Enumerations | |
enum | VME_CHOOSER_STYLES { REPRESENTATION_AS_TREE , REPRESENTATION_AS_ACCEPTABLE_NODE_LIST } |
typedef bool(* ValidateCallBackType) (albaVME *) |
Definition at line 36 of file albaGUIVMEChooserTree.h.
enum VME_CHOOSER_STYLES |
Enumerator | |
---|---|
REPRESENTATION_AS_TREE | |
REPRESENTATION_AS_ACCEPTABLE_NODE_LIST |
Definition at line 20 of file albaGUIVMEChooserTree.h.