|
CAF Noodle JavaScript | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--Noodle.Model | +--Noodle.Leftnav.BranchModel
Base noodle leftnav-branch model methods.
Defined in leftnav.js
Constructor Summary | |
Noodle.Leftnav.BranchModel
()
|
Method Summary | |
<static> Object
|
createOakBranch()
Creates a new oak branch for this model. |
<static> Object
|
getMenuCSS()
Get leftnav popup menu CSS. |
<static> Object
|
getOakBranch()
Returns the oak branch for this model or null. |
<static> void
|
initialize()
Initialize noodle leftnav branch model. |
<static> Object
|
isHilited()
Tells whether branch is highlighted. |
<static> void
|
load()
Loads this leftnav-branch. |
<static> void
|
onCollapse()
Handles branch collapse event. |
<static> void
|
onExpand()
Handles branch expand event. |
<static> void
|
onRender()
Handles branch render event. |
<static> void
|
release()
Release branch model from branches data structure. |
<static> void
|
setHilited(hilited)
Hilites/unhilites this node. |
Constructor Detail |
Noodle.Leftnav.BranchModel()
Method Detail |
<static> Object createOakBranch()
<static> Object getMenuCSS()
<static> Object getOakBranch()
<static> void initialize()
<static> Object isHilited()
<static> void load()
<static> void onCollapse()
<static> void onExpand()
<static> void onRender()
<static> void release()
<static> void setHilited(hilited)
hilite
- True to hilite (defaults to true).
|
CAF Noodle JavaScript | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |