Uses of Class
net.ontopia.topicmaps.nav2.impl.framework.MVSConfig
-
Packages that use MVSConfig Package Description net.ontopia.topicmaps.nav2.core Provides interfaces for the Navigator Tag Libraries and Framework.net.ontopia.topicmaps.nav2.impl.basic The basic implementation of the Navigator core interfaces. -
-
Uses of MVSConfig in net.ontopia.topicmaps.nav2.core
Methods in net.ontopia.topicmaps.nav2.core that return MVSConfig Modifier and Type Method Description MVSConfigNavigatorConfigurationIF. getMVSConfig()get storage object for Model/View/Skin settings. -
Uses of MVSConfig in net.ontopia.topicmaps.nav2.impl.basic
Fields in net.ontopia.topicmaps.nav2.impl.basic declared as MVSConfig Modifier and Type Field Description protected MVSConfigNavigatorConfiguration. mvsConfigMethods in net.ontopia.topicmaps.nav2.impl.basic that return MVSConfig Modifier and Type Method Description MVSConfigBrokenNavigatorConfiguration. getMVSConfig()MVSConfigNavigatorConfiguration. getMVSConfig()Methods in net.ontopia.topicmaps.nav2.impl.basic with parameters of type MVSConfig Modifier and Type Method Description voidBrokenNavigatorConfiguration. setMVSConfig(MVSConfig mvsConfig)voidNavigatorConfiguration. setMVSConfig(MVSConfig mvsConfig)
-