far3api v3.0.5577 (2020-03-27T20:04:27Z)
Dub
Repo
PluginIntEditFieldBinding
dlgbuilder
Undocumented in source.
class
PluginIntEditFieldBinding :
DialogAPIBinding
{
this
(PluginStartupInfo* aInfo, HANDLE* aHandle, int aID, int* aValue, int Width);
void
SaveValue
(FarDialogItem* Item, int RadioGroupIndex);
wchar
*
GetBuffer
();
const
(
wchar
)*
GetMask
();
}
Constructors
this
this
(PluginStartupInfo* aInfo, HANDLE* aHandle, int aID, int* aValue, int Width)
Undocumented in source.
Members
Functions
GetBuffer
wchar
*
GetBuffer
()
Undocumented in source. Be warned that the author may not have intended to support it.
GetMask
const
(
wchar
)*
GetMask
()
Undocumented in source. Be warned that the author may not have intended to support it.
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