cpr.controls.ViewingMode

Index

Properties
Name Type Description
LITE String In the case of controls that are shown in text, only text is expressed,
BUTTON String Buttons of some controls are displayed in viewing mode.

Properties

LITE
type String
In the case of controls that are shown in text, only text is expressed,
If the value is expressed as an image or icon, it is expressed in the form of control.
(Controls that only text: Output, input box, search input, number editor, date input, mask editor, file input, combo box, text area)
(Controls) Control: HTML Snippet, Radio button, button, Slider, Image, Checkbox, Checkbox Group, Trisell, Progress)
BUTTON
type String
Buttons of some controls are displayed in viewing mode.
(Search input, date input, combo box)
Other controls follow the lite method.