Interface NavigationComponent

All Superinterfaces:
Component, DepictedObject, Displayable, InfoModel, LabelModel, Model, PresentationModel, com.globalmentor.beans.PropertyBindable, com.globalmentor.beans.PropertyConstrainable

public interface NavigationComponent extends Component
A component that keeps track of and can report its current navigation path.
Author:
Garret Wilson
  • Method Details

    • getNavigationPath

      com.globalmentor.net.URIPath getNavigationPath()
      Returns:
      The navigation path relative to the application context path, or null if this component is not yet part of navigation.