Package net.ontopia.topicmaps.nav.conf
Class DefaultView
java.lang.Object
net.ontopia.topicmaps.nav.conf.DefaultView
- All Implemented Interfaces:
ViewIF
PUBLIC: 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:ViewIFPUBLIC: Returns the display title of the view. -
setTitle
Description copied from interface:ViewIFPUBLIC: Sets the display title of the view. -
getId
Description copied from interface:ViewIFPUBLIC: Returns the ID of the view. -
setId
Description copied from interface:ViewIFPUBLIC: Sets the ID of the view.
-