SlideMenuChild Class [Javascript]

Summary

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

Methods Detail

getSlideMenuTop

KoolSlideMenu getSlideMenu()

Get object of slidemenu which the child belongs to

Show/Hide Code

Supported from version: 1.0.0.0

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