Class: ErrorItem

ErrorItem

new vcs.vcm.widgets.search.ErrorItem()

Extends

Members

className{string}

Methods

getClassName(){string} inherited

Gets the className

Deprecated
  • Yes

handleClickEvent(cb) inherited

handles a click event on this element

Name Type Description
cb function

optional callback

isInitialized(){boolean} inherited

Checks whether an Item was correctly created. If not, its funcitonality cannot be used

Deprecated
  • Yes