Glossary
GLOSSARY
A Comprehensive Guide to the common terms used in MDriven Documentation and Tools
A
Access Groups
these control what is visible and/or enabled for a user in a certain role or situation
Read more >
Angular JS
an open-source JavaScript framework that lets you build well-structured, easily testable, and maintainable front-end applications by using the Model-View-Controller (MVC) pattern
Read more >
AsString
a method or operator that's available on all objects of all classes - on a model object, it usually takes the default string representation and returns that
Read more >
AssetsTK
the strategy to move files along with your model onto the server that runs your Turnkey application every time you upload your model
Read more >
Async Ticket
a pattern you can easily add to your model, backed by recent MDrivenServers
Read more >
Attribute
data stored within a modeled class, usually stored in an SQL Server database as a field
Read more >
AutoForm
a view generated from the backing model in MDriven Designer e.g. if you have a view based on SysSingleton, an autoform from SysSingleton will add all the different attributes of that class to a ViewModel. It is a shortcut to get a basic setup of views in a system.
Read more >
B
C