(as-boundary? e)
Returns the boundary element, if the element should be rendered as a boundary for this view type, false otherwise.
Returns the boundary element, if the element should be rendered as a boundary for this view type, false otherwise.
Maps model types to boundary type.
Maps model types to boundary type.
(render-model-node? model view e)
Returns true if the model
node e
is rendered in the context view
.
Returns true if the `model` node `e` is rendered in the context `view`.
(render-model-relation? model view e)
Returns true if the model
relation e
is rendered in the context view
.
Returns true if the `model` relation `e` is rendered in the context `view`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close