org.seasar.cubby.tags
クラス SelectTag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
org.seasar.cubby.tags.DynamicAttributesTagSupport
org.seasar.cubby.tags.SelectTag
- すべての実装されたインタフェース:
- DynamicAttributes, JspTag, SimpleTag
public class SelectTag
- extends DynamicAttributesTagSupport
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectTag
public SelectTag()
getItems
public Object getItems()
setItems
public void setItems(Object items)
getLabelProperty
public String getLabelProperty()
setLabelProperty
public void setLabelProperty(String labelProperty)
getValueProperty
public String getValueProperty()
setValueProperty
public void setValueProperty(String valueProperty)
isEmptyOption
public boolean isEmptyOption()
setEmptyOption
public void setEmptyOption(boolean emptyOption)
getEmptyOptionLabel
public String getEmptyOptionLabel()
setEmptyOptionLabel
public void setEmptyOptionLabel(String emptyOptionLabel)
doTag
public void doTag()
throws JspException,
IOException
- 定義:
- インタフェース
SimpleTag
内の doTag
- オーバーライド:
- クラス
SimpleTagSupport
内の doTag
- 例外:
JspException
IOException
Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.