public class CmsBreadCrumbState extends com.vaadin.shared.AbstractComponentState
| Constructor and Description |
|---|
CmsBreadCrumbState() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[][] |
getEntries()
Returns the bread crumb entries.
|
void |
setEntries(java.lang.String[][] entries)
Sets the bread crumb entries.
|
public CmsBreadCrumbState()
public java.lang.String[][] getEntries()
public void setEntries(java.lang.String[][] entries)
entries - the bread crumb entries to set