Mendix Client 4 API Documentation


mxui.mixin._Contextable

This is a mixin Object. It can be added to the declaration of your widget and adds specific functionality.

The Contextable mixin adds Context functionality.

Properties

mxcontext

An instance of MxContext.

Methods

initContext()

This method is called to setup the Context.