Element wit hbView and bClear buttons

interface attr_VC {
    _bClear?: HTMLElement;
    _bView?: HTMLElement;
}

Hierarchy (view full)

Properties

Properties

_bClear?: HTMLElement

optional buttons for view detail created only when no required

_bView?: HTMLElement

optional buttons for view created only when double click is disabled