Class DefaultView
java.lang.Object
net.ontopia.topicmaps.nav2.impl.framework.DefaultView
- All Implemented Interfaces:
ViewIF
INTERNAL: The default data carrier for views.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
title
-
id
-
-
Constructor Details
-
DefaultView
-
-
Method Details
-
getTitle
Description copied from interface:ViewIFINTERNAL: Returns the display title of the view. -
setTitle
Description copied from interface:ViewIFINTERNAL: Sets the display title of the view. -
getId
Description copied from interface:ViewIFINTERNAL: Returns the ID of the view. -
setId
Description copied from interface:ViewIFINTERNAL: Sets the ID of the view.
-