SlideMenuParent Class [Javascript]

Summary

Methods Description
collapse Collapse the parent
expand Expand the parent
getSlideMenu Get object of slidemenu which the parent belongs to Show example
isExpanded Get whether the parent is expanded

Methods Detail

collapseTop

void collapse()

Collapse the parent

Show/Hide Code

Supported from version: 1.0.0.0

expandTop

void expand()

Expand the parent

Show/Hide Code

Supported from version: 1.0.0.0

getSlideMenuTop

KoolSlideMenu getSlideMenu()

Get object of slidemenu which the parent belongs to Show example

Show/Hide Code

Supported from version: 1.0.0.0

isExpandedTop

bool isExpanded()

Get whether the parent is expanded

Show/Hide Code

Supported from version: 1.0.0.0