far3api v3.0.5577 (2020-03-27T20:04:27Z)
Dub
Repo
PluginListControlBinding
dlgbuilder
Undocumented in source.
class
PluginListControlBinding :
DialogAPIBinding
{
this
(PluginStartupInfo* aInfo, HANDLE* aHandle, int aID, int* aValue, wchar* aText, FarList* aList);
this
(PluginStartupInfo* aInfo, HANDLE* aHandle, int aID, int* aValue, FarList* aList);
~this
();
void
SaveValue
(FarDialogItem* Item, int RadioGroupIndex);
}
Constructors
this
this
(PluginStartupInfo* aInfo, HANDLE* aHandle, int aID, int* aValue, wchar* aText, FarList* aList)
Undocumented in source.
this
this
(PluginStartupInfo* aInfo, HANDLE* aHandle, int aID, int* aValue, FarList* aList)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
SaveValue
void
SaveValue
(FarDialogItem* Item, int RadioGroupIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From DialogAPIBinding
Info
const
(
PluginStartupInfo
)*
Info
;
Undocumented in source.
DialogHandle
HANDLE
*
DialogHandle
;
Undocumented in source.
ID
int
ID
;
Undocumented in source.
Meta
Source
See Implementation
dlgbuilder
classes
CheckBoxBinding
DialogAPIBinding
DialogBuilderBase
DialogItemBinding
PluginCheckBoxBinding
PluginDialogBuilder
PluginEditFieldBinding
PluginIntEditFieldBinding
PluginListControlBinding
PluginRadioButtonBinding
PluginUIntEditFieldBinding
RadioButtonBinding
structs
DialogBuilderListItem