Uses of Record Class
dev.relism.flash.ext.view.core.GlobalValue
Packages that use GlobalValue
Package
Description
-
Uses of GlobalValue in dev.relism.flash.ext.view.core
Method parameters in dev.relism.flash.ext.view.core with type arguments of type GlobalValueModifier and TypeMethodDescriptionprotected abstract ViewRuntimeBridge<TTarget> BaseViewExtension.createRuntime(List<GlobalValue> globals) -
Uses of GlobalValue in dev.relism.flash.ext.view.jte
Method parameters in dev.relism.flash.ext.view.jte with type arguments of type GlobalValueModifier and TypeMethodDescriptionprotected ViewRuntimeBridge<dev.relism.flash.ext.view.jte.JteTarget> JteExtension.createRuntime(List<GlobalValue> globals) -
Uses of GlobalValue in dev.relism.flash.ext.view.thymeleaf
Method parameters in dev.relism.flash.ext.view.thymeleaf with type arguments of type GlobalValueModifier and TypeMethodDescriptionprotected ViewRuntimeBridge<dev.relism.flash.ext.view.thymeleaf.ThymeleafTarget> ThymeleafExtension.createRuntime(List<GlobalValue> globals)