|
|
|
Progress.Json.ObjectModel.JsonObject GetButtonDefinitions (RepositoryFrontendEnum)
|
Returns the merged button definitions of a frontend
|
|
|
|
Progress.Json.ObjectModel.JsonObject GetButtonsSection (JsonObject)
|
Returns the member of a definition document that holds the buttons
|
|
|
|
Progress.Json.ObjectModel.JsonObject GetDefinitionDocument (character)
|
Returns the parsed document of a single button definition file
|
|
|
|
CHARACTER GetDefinitionFileNames (RepositoryFrontendEnum)
|
Returns the file names of the button definition files of a frontend
|
|
|
|
Consultingwerk.SmartFramework.Repository.RepositoryFrontendEnum GetFrontend (character)
|
Returns the frontend a button definition file is registered for
|
|
|
|
Progress.Json.ObjectModel.JsonObject GetRibbonGroups (RepositoryFrontendEnum)
|
Returns the merged ribbon group definitions of a frontend
|
|
|
|
SaveDefinitionDocument (character, JsonObject)
|
Writes the document of a button definition file back to its file
|