public class SiteNavigation extends Object
Constructor and Description |
---|
SiteNavigation() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getBottom() |
Navigation |
getHorizontal() |
Boolean |
getTop() |
Navigation |
getVertical() |
void |
setBottom(Boolean bottom) |
void |
setHorizontal(Navigation horizontal) |
void |
setTop(Boolean top) |
void |
setVertical(Navigation vertical) |
public Navigation getHorizontal()
public void setHorizontal(Navigation horizontal)
public Navigation getVertical()
public void setVertical(Navigation vertical)
public Boolean getTop()
public void setTop(Boolean top)
public Boolean getBottom()
public void setBottom(Boolean bottom)
Copyright © 2008–2017 Magnolia International Ltd.. All rights reserved.