Namespace: Consultingwerk.SmartFramework.Menu
Class 
SmartMenuQuery Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.TableQuery

File:SmartMenuQuery
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:08/01/2022 16:44:12,490+01:00
Purpose: Provides the filter options for the MenuGuid field
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery And (SmartMenuQuery) Joins a Query Entry using AND
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery And (SmartMenuQuery, SmartMenuQuery) Joins two Query Entries using AND
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery And (SmartMenuQuery, SmartMenuQuery, SmartMenuQuery) Joins three Query Entries using AND
# Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl () Sets the pending Join qualifier to And
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry) Add's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry) And's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry, QueryEntry) And's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery AndNot (SmartMenuQuery) Joins a Query Entry using AND NOT
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery AndNot (SmartMenuQuery, SmartMenuQuery) Joins two Query Entries using AND NOT
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery AndNot (SmartMenuQuery, SmartMenuQuery, SmartMenuQuery) Joins three Query Entries using AND NOT
# Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl () Sets the pending Join qualifier to AndNot
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry) Add not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry) And not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry, QueryEntry) And not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ InsertQueryEntry (QueryEntry) Inserts a Query Entry to the current list of Query Entries
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# JoinEnum JoinOperator (JoinEnum, JoinEnum) Determines the resulting Join operator based on the entries Join and the position in the Query
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery Or (SmartMenuQuery) Joins a Query Entry using OR
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery Or (SmartMenuQuery, SmartMenuQuery) Joins two Query Entries using OR
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery Or (SmartMenuQuery, SmartMenuQuery, SmartMenuQuery) Joins three Query Entries using OR
# Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl () Sets the pending Join qualifier to Or
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry) Or's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry) Or's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry, QueryEntry) Or's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery OrNot (SmartMenuQuery) Joins a Query Entry using OR NOT
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery OrNot (SmartMenuQuery, SmartMenuQuery) Joins two Query Entries using OR NOT
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery OrNot (SmartMenuQuery, SmartMenuQuery, SmartMenuQuery) Joins three Query Entries using OR NOT
# Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl () Sets the pending Join qualifier to OrNot
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry) Or not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry) Or not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry, QueryEntry) Or not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ QueryDefinition ToQueryDefinition () Returns a QueryDefinition for this query
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ QueryEntry ToQueryEntry () Returns a QueryGroup or QueryPredicate representing this query
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ CHARACTER ToQueryString (logical) Returns the ABL Query String representing this query string
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery

Top Constructor Summary
Options Name Purpose
+ SmartMenuQuery () Constructor for the SmartMenuQuery class
+ SmartMenuQuery (character) Constructor for the SmartMenuQuery class

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery And
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery AndNot
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate FunctionGuid
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate FunctionName
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryLogicalPredicate HasChild
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryLogicalPredicate MenuBeginsAGroup
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuGuid
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuLargeImage
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuName
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryIntegerPredicate MenuSequence
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuSmallImage
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuStructureCode
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuStructureType
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuStyleCode
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuStyleGuid
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuTooltip
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery Or
+ Consultingwerk.SmartFramework.Menu.SmartMenuQuery OrNot
+ Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate ParentMenuGuid


Method Detail
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery And (SmartMenuQuery)

Purpose: Joins a Query Entry using AND
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The SmartMenuQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery And (SmartMenuQuery, SmartMenuQuery)

Purpose: Joins two Query Entries using AND
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The first SmartMenuQuery instance to join using AND
poQuery2 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The second SmartMenuQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery And (SmartMenuQuery, SmartMenuQuery, SmartMenuQuery)

Purpose: Joins three Query Entries using AND
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The first SmartMenuQuery instance to join using AND
poQuery2 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The second SmartMenuQuery instance to join using AND
poQuery3 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The third SmartMenuQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Sets the pending Join qualifier to And
Notes:

Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Add's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry QueryEntry
The Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: And's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to And to the current list
poQueryEntry2 QueryEntry
The second Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: And's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to And to the current list
poQueryEntry2 QueryEntry
The second Query entry to And to the current list
poQueryEntry3 QueryEntry
The second Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery AndNot (SmartMenuQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The SmartMenuQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery AndNot (SmartMenuQuery, SmartMenuQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The first SmartMenuQuery instance to join using AND NOT
poQuery2 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The second SmartMenuQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery AndNot (SmartMenuQuery, SmartMenuQuery, SmartMenuQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The first SmartMenuQuery instance to join using AND NOT
poQuery2 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The second SmartMenuQuery instance to join using AND NOT
poQuery3 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The third SmartMenuQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Sets the pending Join qualifier to AndNot
Notes:

Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Add not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry QueryEntry
The Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: And not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to And to the current list
poQueryEntry2 QueryEntry
The second Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: And not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to And to the current list
poQueryEntry2 QueryEntry
The second Query entry to And to the current list
poQueryEntry3 QueryEntry
The second Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PUBLIC InsertQueryEntry (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Inserts a Query Entry to the current list of Query Entries
Notes: Applies the pending Join specifier to the Query Entry

Parameters:
poQueryEntry QueryEntry
The QueryEntry to insert to the query
Top

PROTECTED JoinEnum JoinOperator (JoinEnum, JoinEnum)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Determines the resulting Join operator based on the entries
Join and the position in the Query
Notes:

Parameters:
poTargetJoin JoinEnum
The requests Join operator for the entry
poEntryJoin JoinEnum
The current Join operator of the entry
Returns JoinEnum
The resulting JoinEnum value
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery Or (SmartMenuQuery)

Purpose: Joins a Query Entry using OR
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The SmartMenuQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery Or (SmartMenuQuery, SmartMenuQuery)

Purpose: Joins two Query Entries using OR
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The first SmartMenuQuery instance to join using OR
poQuery2 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The second SmartMenuQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery Or (SmartMenuQuery, SmartMenuQuery, SmartMenuQuery)

Purpose: Joins three Query Entries using OR
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The first SmartMenuQuery instance to join using OR
poQuery2 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The second SmartMenuQuery instance to join using OR
poQuery3 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The third SmartMenuQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Sets the pending Join qualifier to Or
Notes:

Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry QueryEntry
The Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to Or to the current list
poQueryEntry2 QueryEntry
The second Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to Or to the current list
poQueryEntry2 QueryEntry
The second Query entry to Or to the current list
poQueryEntry3 QueryEntry
The second Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery OrNot (SmartMenuQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The SmartMenuQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery OrNot (SmartMenuQuery, SmartMenuQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The first SmartMenuQuery instance to join using OR NOT
poQuery2 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The second SmartMenuQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery OrNot (SmartMenuQuery, SmartMenuQuery, SmartMenuQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The first SmartMenuQuery instance to join using OR NOT
poQuery2 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The second SmartMenuQuery instance to join using OR NOT
poQuery3 Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The third SmartMenuQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
The reference to the instance the call was issued on
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Sets the pending Join qualifier to OrNot
Notes:

Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry QueryEntry
The Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to Or to the current list
poQueryEntry2 QueryEntry
The second Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to Or to the current list
poQueryEntry2 QueryEntry
The second Query entry to Or to the current list
poQueryEntry3 QueryEntry
The second Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PUBLIC QueryDefinition ToQueryDefinition ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Returns a QueryDefinition for this query
Notes: Unlike the ToQueryEntry() method, this method does also return a valid
QueryDefinition when this TableQuery instance has no entries

Returns QueryDefinition
The QueryDefinition representing this query
Top

PUBLIC QueryEntry ToQueryEntry ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Returns a QueryGroup or QueryPredicate representing this query
Notes: Returns ? when no entries are present, the QueryPredicate when exactly a single
entry is present and a QueryGroup when multiple entries are present

Returns QueryEntry
The QueryGroup or QueryPredicate representing this query
Top

PUBLIC CHARACTER ToQueryString (logical)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Returns the ABL Query String representing this query string
Notes:

Parameters:
plQualifyFieldsWithTable LOGICAL
Logical value indicating if the fields should be qualified with the table name
Returns CHARACTER
The ABL Query String representing this query


Constructor Detail
Top

PUBLIC SmartMenuQuery ()

Purpose: Constructor for the SmartMenuQuery class
Notes:

Top

PUBLIC SmartMenuQuery (character)

Purpose: Constructor for the SmartMenuQuery class
Notes:

Parameters:
pMenuGuid CHARACTER
The filter value for the eSmartMenu.MenuGuid field


Property Detail
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery And


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery AndNot


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate FunctionGuid


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate FunctionName


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryLogicalPredicate HasChild


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryLogicalPredicate MenuBeginsAGroup


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuGuid


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuLargeImage


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuName


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryIntegerPredicate MenuSequence


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryIntegerPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuSmallImage


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuStructureCode


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuStructureType


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuStyleCode


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuStyleGuid


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate MenuTooltip


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery Or


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQuery OrNot


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQuery
Top

PUBLIC Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate ParentMenuGuid


Returns Consultingwerk.SmartFramework.Menu.SmartMenuQueryCharacterPredicate


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:00:24