@Portable public class NavDividerImpl extends NavItemImpl implements NavDivider
NavItem.Type| Constructor and Description |
|---|
NavDividerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(NavItemVisitor visitor)
Entry point for visitor interfaces
|
NavItem |
cloneItem()
Creates a brand new copy of this item
|
String |
toString() |
equals, getContext, getDescription, getId, getName, getParent, getType, isModifiable, setContext, setDescription, setId, setModifiable, setName, setParent, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContext, getDescription, getId, getName, getParent, getType, isModifiable, setContext, setDescription, setId, setModifiable, setName, setParentpublic void accept(NavItemVisitor visitor)
NavItemaccept in interface NavItemaccept in class NavItemImplpublic NavItem cloneItem()
NavItemcloneItem in interface NavItemcloneItem in class NavItemImplpublic String toString()
toString in class NavItemImplCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.