LookupDefinitionBase Members
The LookupDefinitionBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
LookupDefinitionBase(TableDefinitionBase) |
Initializes a new instance of the LookupDefinitionBase class.
|
![]() |
LookupDefinitionBase(Int32) |
Initializes a new instance of the LookupDefinitionBase class.
|
![]() |
LookupDefinitionBase(Int32, LookupRefresher) |
Initializes a new instance of the LookupDefinitionBase class.
|
Methods
Name | Description | |
---|---|---|
![]() |
AddAllFieldsAsHiddenColumns |
Adds all fields as hidden columns.
|
![]() |
AddCopyJoin |
Adds the copy join.
|
![]() |
AddOrderByColumn |
Adds the order by column.
|
![]() |
AddVisibleColumnDefinition(String, FieldDefinition, Double, String) |
Adds the visible column definition.
|
![]() |
AddVisibleColumnDefinition(String, ILookupFormula, Double, FieldDataTypes, String, Boolean) |
Adds the visible column definition.
|
![]() |
AddVisibleColumnDefinitionField |
Adds the visible column definition field.
|
![]() |
BaseClone |
Bases the clone.
|
![]() |
ClearVisibleColumns |
Clears the visible columns.
|
![]() |
Clone |
Clones this instance.
|
![]() |
CopyDataTo |
Copies the data to.
|
![]() |
CopyLookupData |
Copies the lookup data.
|
![]() |
DeleteVisibleColumn |
Deletes the visible column.
|
![]() |
FilterLookup<(Of <<'(THeaderEntity>)>>) |
Filters the lookup.
|
![]() |
FireCloseEvent |
Fires the close event.
|
![]() |
GetAutoFillDataMaui |
Gets the automatic fill data maui.
|
![]() |
GetAutoFillValue |
Gets the automatic fill value.
|
![]() |
GetCount |
Gets the count.
|
![]() |
GetIndexOfVisibleColumn |
Gets the index of visible column.
|
![]() |
GetLookupDataMaui |
Gets the lookup data maui.
|
![]() |
GetSelectQueryMaui |
Gets the select query maui.
|
![]() |
Include |
Includes the specified foreign field definition.
|
![]() |
LoadFromAdvFindColumnEntity |
Loads from adv find column entity.
|
![]() |
LoadFromAdvFindFilter |
Loads from adv find filter.
|
![]() |
MakeInclude |
Makes the include.
|
![]() ![]() |
ProcessSearchValue |
Processes the search value.
|
![]() |
SetCommand |
Sets the command.
|
![]() |
SetKeyColumn |
Sets the key column.
|
![]() |
ShowAddOnTheFlyWindow |
Shows the add on the fly window.
|
Properties
Name | Description | |
---|---|---|
![]() |
AdditOrderByColumns |
Gets the addit order by columns.
|
![]() |
AdvancedFindTree |
Gets or sets the advanced find tree.
|
![]() |
AllowAddOnTheFly |
Gets or sets a value indicating whether [allow add on the fly].
|
![]() |
ChildField |
Gets or sets the child field.
|
![]() |
Entity |
Gets the entity.
|
![]() |
FilterDefinition |
Gets the filter definition.
|
![]() |
FromFormula |
Gets from formula.
|
![]() |
HiddenColumns |
Gets the hidden columns.
|
![]() |
InitialOrderByColumn |
Gets or sets the initial order by column.
|
![]() |
InitialOrderByField |
Gets or sets the initial order by field.
|
![]() |
InitialOrderByType |
Gets and sets the initial type of the order by.
|
![]() |
InitialSortColumnDefinition |
Gets and sets the initial sort column definition.
|
![]() |
Joins |
Gets the joins.
|
![]() |
KeyColumn |
Gets the key column.
|
![]() |
LookupEntityName |
Gets the name of the lookup entity.
|
![]() |
ParentObject |
Gets or sets the parent object.
|
![]() |
ReadOnlyMode |
Gets or sets a value indicating whether [read only mode].
|
![]() |
TableDefinition |
Gets the table definition.
|
![]() |
Title |
Gets or sets the title that shows on the lookup window.
|
![]() |
VisibleColumns |
Gets the visible columns.
|
Events
Name | Description | |
---|---|---|
![]() |
CommandChanged |
Occurs when [command changed].
|
![]() |
WindowClosed |
Occurs when [window closed].
|