@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, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getContext, getDescription, getId, getName, getParent, getType, isModifiable, setContext, setDescription, setId, setModifiable, setName, setParent
public void accept(NavItemVisitor visitor)
NavItem
accept
in interface NavItem
accept
in class NavItemImpl
public NavItem cloneItem()
NavItem
cloneItem
in interface NavItem
cloneItem
in class NavItemImpl
public String toString()
toString
in class NavItemImpl
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.