Class CompositeKeyRadioButtonTag

All Implemented Interfaces:
jakarta.servlet.jsp.tagext.DynamicAttributes, jakarta.servlet.jsp.tagext.IterationTag, jakarta.servlet.jsp.tagext.JspTag, jakarta.servlet.jsp.tagext.Tag, jakarta.servlet.jsp.tagext.TryCatchFinally, Serializable

public class CompositeKeyRadioButtonTag extends CompositeKeyCheckedInputTagSupport
複数キーのデータに対して、入力データ復元とHTMLエスケープを行うinputタグ(type="radio")を出力するクラス。。
See Also: