cell-bool #
@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-bool.js';
exports CellBool js
exports <cell-bool>
custom-element-definition
superclass LitElement
Summary: cell display renderer for
bool
Description #
cell-bool
The cell-bool component displays a FieldNode of type bool
in read only mode.
Every cell-xxx component should implement the following API:
- function: bindData(fieldNode){…}
Attributes and Properties #
Methods #
bindData #
bindData(fieldNode FieldNode
) ⟹ void
FieldNode
→
fn-bind-data
Binds a field node to the component
- fieldNode of type bool, furo.fat.Bool, google.wrapper.BoolValue