HPE Content Manager SDK 8.3
HP.HPTRIM.SDK.ObjectSelector Class Reference

Static Public Member Functions

static TrimMainObject SelectOne (Hwnd parentHWND, TrimMainObjectSearch fromSearch)
 
static TrimMainObjectSearch SelectMany (Hwnd parentHWND, TrimMainObjectSearch fromSearch)
 
static void DisplayResults (Hwnd parentHWND, TrimMainObjectSearch fromSearch)
 
static bool EditQuery (Hwnd parentHWND, TrimMainObjectSearch fromSearch)
 
static bool EditQuery (Hwnd parentHWND, TrimMainObjectSearch fromSearch, bool usePreferredEditor)
 
static Record SelectContainerRecord (Hwnd parentHWND, Database db, string usingTextAsStartingPoint, Record forContainingThisRecord)
 

Protected Attributes

bool swigCMemOwn
 

Member Function Documentation

static void HP.HPTRIM.SDK.ObjectSelector.DisplayResults ( Hwnd  parentHWND,
TrimMainObjectSearch  fromSearch 
)
static
static bool HP.HPTRIM.SDK.ObjectSelector.EditQuery ( Hwnd  parentHWND,
TrimMainObjectSearch  fromSearch 
)
static
static bool HP.HPTRIM.SDK.ObjectSelector.EditQuery ( Hwnd  parentHWND,
TrimMainObjectSearch  fromSearch,
bool  usePreferredEditor 
)
static
static Record HP.HPTRIM.SDK.ObjectSelector.SelectContainerRecord ( Hwnd  parentHWND,
Database  db,
string  usingTextAsStartingPoint,
Record  forContainingThisRecord 
)
static
static TrimMainObjectSearch HP.HPTRIM.SDK.ObjectSelector.SelectMany ( Hwnd  parentHWND,
TrimMainObjectSearch  fromSearch 
)
static
static TrimMainObject HP.HPTRIM.SDK.ObjectSelector.SelectOne ( Hwnd  parentHWND,
TrimMainObjectSearch  fromSearch 
)
static

Member Data Documentation

bool HP.HPTRIM.SDK.ObjectSelector.swigCMemOwn
protected