Package | Description |
---|---|
org.mixer2.xhtml.util |
Modifier and Type | Method and Description |
---|---|
static Option |
FormUtil.makeOption(LabelValueBean bean)
LabelValueBeanをもとに、ひとつのoptionタグを返します。
|
Modifier and Type | Method and Description |
---|---|
static List<Option> |
FormUtil.makeOptionList(Collection<LabelValueBean> list,
List<Option> resultList)
LabelValueBeanのリストをもとに、optionタグのlistを返します。
|
Copyright © 2021 Project Mixer2. All rights reserved.