Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- var(String, String) - Method in class io.github.jeemv.springboot.vuejs.utilities.JsPart
- VUE_2 - Static variable in class io.github.jeemv.springboot.vuejs.configuration.VueVersion
- VUE_3 - Static variable in class io.github.jeemv.springboot.vuejs.configuration.VueVersion
- Vue2Version - Class in io.github.jeemv.springboot.vuejs.configuration.versions
- Vue2Version(boolean, String) - Constructor for class io.github.jeemv.springboot.vuejs.configuration.versions.Vue2Version
- Vue3Version - Class in io.github.jeemv.springboot.vuejs.configuration.versions
- Vue3Version(boolean, String) - Constructor for class io.github.jeemv.springboot.vuejs.configuration.versions.Vue3Version
- VueComponent - Class in io.github.jeemv.springboot.vuejs.components
-
VueJS component class This class is part of springBoot-VueJS Components are created in src/main/resources/static/
- VueComponent() - Constructor for class io.github.jeemv.springboot.vuejs.components.VueComponent
- VueComponent(String) - Constructor for class io.github.jeemv.springboot.vuejs.components.VueComponent
- VueComponent(String, boolean) - Constructor for class io.github.jeemv.springboot.vuejs.components.VueComponent
- VueComponentSerializer - Class in io.github.jeemv.springboot.vuejs.serializers
-
VueComponentSerializer This class is part of springBoot-VueJS
- VueComponentSerializer() - Constructor for class io.github.jeemv.springboot.vuejs.serializers.VueComponentSerializer
- VueComponentSerializer(Class<VueComponent>) - Constructor for class io.github.jeemv.springboot.vuejs.serializers.VueComponentSerializer
- VueComputed - Class in io.github.jeemv.springboot.vuejs.parts
-
VueComputed represents a computed property This class is part of springBoot-VueJS
- VueComputed(String) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueComputed
- VueComputed(String, String) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueComputed
- VueComputeds - Class in io.github.jeemv.springboot.vuejs.parts
-
VueComputeds This class is part of springBoot-VueJS
- VueComputeds() - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueComputeds
- VueConfig - Class in io.github.jeemv.springboot.vuejs.configuration
-
VueConfig (Used for components creation) This class is part of springBoot-VueJS
- VueData - Class in io.github.jeemv.springboot.vuejs.parts
-
VueData This class is part of springBoot-VueJS
- VueData() - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueData
- VueDirective - Class in io.github.jeemv.springboot.vuejs.parts
-
VueDirective This class is part of springBoot-VueJS
- VueDirective() - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueDirective
- VueDirective(String) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueDirective
- VueDirective(String, String) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueDirective
- VueDirectives - Class in io.github.jeemv.springboot.vuejs.parts
-
VueDirectives This class is part of springBoot-VueJS
- VueDirectives() - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueDirectives
- VueFilter - Class in io.github.jeemv.springboot.vuejs.parts
-
VueFilter This class is part of springBoot-VueJS
- VueFilter(String, String...) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueFilter
- VueFilter(String, String, String...) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueFilter
- VueFilters - Class in io.github.jeemv.springboot.vuejs.parts
-
VueFilters This class is part of springBoot-VueJS
- VueFilters() - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueFilters
- VueHook - Class in io.github.jeemv.springboot.vuejs.parts
-
VueHook This class is part of springBoot-VueJS
- VueHook(String) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueHook
- VueJS - Class in io.github.jeemv.springboot.vuejs
-
VueJS instance This class is part of springBoot-VueJS
- VueJS() - Constructor for class io.github.jeemv.springboot.vuejs.VueJS
-
Starts the VueJS app with v-app element.
- VueJS(String) - Constructor for class io.github.jeemv.springboot.vuejs.VueJS
- VueJSAspect - Class in io.github.jeemv.springboot.vuejs.aspects
- VueJSAspect() - Constructor for class io.github.jeemv.springboot.vuejs.aspects.VueJSAspect
- vueJSAutoConfiguration - Variable in class io.github.jeemv.springboot.vuejs.VueJS
- VueJSAutoConfiguration - Class in io.github.jeemv.springboot.vuejs.configuration
- VueJSAutoConfiguration(VueJSProperties, ApplicationContext) - Constructor for class io.github.jeemv.springboot.vuejs.configuration.VueJSAutoConfiguration
- VueJSInstance - Annotation Interface in io.github.jeemv.springboot.vuejs.annotations
-
VueJSInstance annotation This class is part of spring-boot-vuejs inject an instance of VueJS initialized from the parameters selector and modelName.
- VueJSProperties - Class in io.github.jeemv.springboot.vuejs.configuration
-
VueJSProperties This class is part of springBoot-VueJS
- VueJSProperties() - Constructor for class io.github.jeemv.springboot.vuejs.configuration.VueJSProperties
- VueJSSerializer - Class in io.github.jeemv.springboot.vuejs.serializers
-
VueJSSerializer This class is part of springBoot-VueJS
- VueJSSerializer() - Constructor for class io.github.jeemv.springboot.vuejs.serializers.VueJSSerializer
- VueJSSerializer(Class<VueJS>) - Constructor for class io.github.jeemv.springboot.vuejs.serializers.VueJSSerializer
- VueMethod - Class in io.github.jeemv.springboot.vuejs.parts
-
VueMethod This class is part of springBoot-VueJS
- VueMethod(String, String...) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueMethod
- VueMethods - Class in io.github.jeemv.springboot.vuejs.parts
-
VueMethods This class is part of springBoot-VueJS
- VueMethods() - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueMethods
- VuePart - Class in io.github.jeemv.springboot.vuejs.parts
-
VuePart This class is part of springBoot-VueJS
- VuePart() - Constructor for class io.github.jeemv.springboot.vuejs.parts.VuePart
- VueProp - Class in io.github.jeemv.springboot.vuejs.components
-
Represents a VueJS property for Components This class is part of springBoot-VueJS
- VueProp(String) - Constructor for class io.github.jeemv.springboot.vuejs.components.VueProp
- VueProp(String, String) - Constructor for class io.github.jeemv.springboot.vuejs.components.VueProp
- VueProp(String, String, boolean) - Constructor for class io.github.jeemv.springboot.vuejs.components.VueProp
- VueProp(String, String, boolean, Object) - Constructor for class io.github.jeemv.springboot.vuejs.components.VueProp
- VueProps - Class in io.github.jeemv.springboot.vuejs.parts
-
VueProps This class is part of springBoot-VueJS
- VueProps() - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueProps
- vuetify - Variable in class io.github.jeemv.springboot.vuejs.VueJS
- vueVersion - Variable in class io.github.jeemv.springboot.vuejs.VueJS
- VueVersion - Class in io.github.jeemv.springboot.vuejs.configuration
- VueVersion(boolean, String) - Constructor for class io.github.jeemv.springboot.vuejs.configuration.VueVersion
- VueWatcher - Class in io.github.jeemv.springboot.vuejs.parts
-
VueWatcher This class is part of springBoot-VueJS
- VueWatcher(String) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueWatcher
- VueWatcher(String...) - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueWatcher
- VueWatchers - Class in io.github.jeemv.springboot.vuejs.parts
-
VueWatchers This class is part of springBoot-VueJS
- VueWatchers() - Constructor for class io.github.jeemv.springboot.vuejs.parts.VueWatchers
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form