com.bea.netuix.application.instance
Interface NavigableInstance
- All Known Implementing Classes:
- BookInstance, PageInstance
- public interface NavigableInstance
A Marker interface used to indicate that the implementation
object can have a Navigation (Tab) component associated with it.
By definition NavigableInstance components can be contained in a BookView.
getNavigableInstanceId
public NavigableInstanceId getNavigableInstanceId()
getNavigableDefinitionId
public NavigableDefinitionId getNavigableDefinitionId()
getBookGroupId
public BookGroupId getBookGroupId()
getNavigableDefinition
public NavigableDefinition getNavigableDefinition()
Copyright © 2003 BEA Systems, Inc. All Rights Reserved