Class: ResultItem

ResultItem

new vcs.vcm.widgets.search.ResultItem(options)

Name Type Description
options vcs.vcm.widgets.search.ResultItem.Options

Subclasses

Members

className{string}

Methods

getClassName(){string}

Gets the className

Deprecated
  • Yes

handleClickEvent(cb)

handles a click event on this element

Name Type Description
cb function

optional callback

isInitialized(){boolean}

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

Deprecated
  • Yes