Uses of Interface
com.jk.core.util.JKKeyValue
Packages that use JKKeyValue
-
Uses of JKKeyValue in com.jk.web.faces.tags
Method parameters in com.jk.web.faces.tags with type arguments of type JKKeyValueModifier and TypeMethodDescriptionvoid
JKTagWrapper.addAttributes
(List<JKKeyValue<String, String>> attributes) This method adds multiple attributes to the tag based on a list of key-value pairs.