BrightSide Workbench Full Report + Source Code
org.turro.elephant.impl.navigation.NavigatorItem Interface Reference
Inheritance diagram for org.turro.elephant.impl.navigation.NavigatorItem:

Public Member Functions

String getName ()
 
String getUrl ()
 
String getTarget ()
 
boolean isActive ()
 
boolean getInPath ()
 
boolean getInRole ()
 
String getDescription ()
 
Collection< NavigatorItemgetChildren ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 26 of file NavigatorItem.java.

Member Function Documentation

◆ getChildren()

Collection<NavigatorItem> org.turro.elephant.impl.navigation.NavigatorItem.getChildren ( )

◆ getDescription()

String org.turro.elephant.impl.navigation.NavigatorItem.getDescription ( )

◆ getInPath()

boolean org.turro.elephant.impl.navigation.NavigatorItem.getInPath ( )

◆ getInRole()

boolean org.turro.elephant.impl.navigation.NavigatorItem.getInRole ( )

◆ getName()

String org.turro.elephant.impl.navigation.NavigatorItem.getName ( )

◆ getTarget()

String org.turro.elephant.impl.navigation.NavigatorItem.getTarget ( )

◆ getUrl()

String org.turro.elephant.impl.navigation.NavigatorItem.getUrl ( )

◆ isActive()

boolean org.turro.elephant.impl.navigation.NavigatorItem.isActive ( )

The documentation for this interface was generated from the following file: