SlideMenuChild Class [Javascript]

Summary

Methods Description
select Select the child
unselect Unselect the child
getSlideMenu Get object of slidemenu which the child belongs to

Methods Detail

selectTop

void select()

Select the child

Show/Hide Code

Supported from version: 1.0.0.0

unselectTop

void unselect()

unselect the child

Show/Hide Code

Supported from version: 1.0.0.0

getSlideMenuTop

KoolSlideMenu getSlideMenu()

Get object of slidemenu which the child belongs to

Show/Hide Code

Supported from version: 1.0.0.0