|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL ContainsClassFileNames (character[]) |
Verifies that the Character Array of file names contains a valid
class naem |
|
+ | CreateFunctionsForClasses (character[]) |
Creates MenuFunction records for the passed in File Names |
|
+ | DeregisterConsumer (Object) |
Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when detaching from the Dataset of the DatasetController.
Allows event unsubscription etc. |
|
+ | CHARACTER GetFunctionGuidOfMenuItem (character) |
Get the FunctionGuid of a Menu Item identified by the MenuGuid |
|
+ | CHARACTER GetMenuNameFromMenuGuid (character) |
Get the MenuName of a Menu Item identified by the MenuGuid |
|
+ | RegisterConsumer (Object) |
Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when attaching to the Dataset of the DatasetController.
Allows event subscription etc. |
|
+ | ReorderItemsWithinLevel (Object) |
Brings up a Dialog to reorder the Nodes within the same level,
populates the dialog and writes back changed data into the DB |
Options | Name | Purpose | |
---|---|---|---|
+ | MenuDatasetController () |
Constructor of the MenuDatasetController class |
Options | Name | Purpose | |
---|---|---|---|
+ | HANDLE DatasetHandle |
Returns the reference to the static dataset defined inside the
Dataset Controller |
Top
PUBLIC LOGICAL ContainsClassFileNames (character[])
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CreateFunctionsForClasses (character[])
|
||||||||||||||||||||||
PUBLIC DeregisterConsumer (Object)
|
||||||||||||||||||||||
PUBLIC CHARACTER GetFunctionGuidOfMenuItem (character)
|
||||||||||||||||||||||
PUBLIC CHARACTER GetMenuNameFromMenuGuid (character)
|
||||||||||||||||||||||
PUBLIC RegisterConsumer (Object)
|
||||||||||||||||||||||
PUBLIC ReorderItemsWithinLevel (Object)
|
PUBLIC MenuDatasetController ()
|
---|
PUBLIC HANDLE DatasetHandle
|
---|