?? elradiotag.java
字號:
* (Mapping set in associated BeanInfo class.)
*/
public String getValueExpr() { return (valueExpr); }
/**
* Setter method for "accessKey" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setAccesskeyExpr(String accessKeyExpr) { this.accessKeyExpr = accessKeyExpr; }
/**
* Setter method for "alt" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setAltExpr(String altExpr) { this.altExpr = altExpr; }
/**
* Setter method for "altKey" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setAltKeyExpr(String altKeyExpr) { this.altKeyExpr = altKeyExpr; }
/**
* Setter method for "bundle" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setBundleExpr(String bundleExpr) { this.bundleExpr = bundleExpr; }
/**
* Setter method for "disabled" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setDisabledExpr(String disabledExpr) { this.disabledExpr = disabledExpr; }
/**
* Setter method for "errorKey" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setErrorKeyExpr(String errorKeyExpr) { this.errorKeyExpr = errorKeyExpr; }
/**
* Setter method for "errorStyle" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setErrorStyleExpr(String errorStyleExpr) { this.errorStyleExpr = errorStyleExpr; }
/**
* Setter method for "errorStyleClass" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setErrorStyleClassExpr(String errorStyleClassExpr) { this.errorStyleClassExpr = errorStyleClassExpr; }
/**
* Setter method for "errorStyleId" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setErrorStyleIdExpr(String errorStyleIdExpr) { this.errorStyleIdExpr = errorStyleIdExpr; }
/**
* Setter method for "idName" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setIdNameExpr(String idNameExpr) { this.idNameExpr = idNameExpr; }
/**
* Setter method for "indexed" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setIndexedExpr(String indexedExpr) { this.indexedExpr = indexedExpr; }
/**
* Setter method for "name" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setNameExpr(String nameExpr) { this.nameExpr = nameExpr; }
/**
* Setter method for "onblur" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnblurExpr(String onblurExpr) { this.onblurExpr = onblurExpr; }
/**
* Setter method for "onchange" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnchangeExpr(String onchangeExpr) { this.onchangeExpr = onchangeExpr; }
/**
* Setter method for "onclick" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnclickExpr(String onclickExpr) { this.onclickExpr = onclickExpr; }
/**
* Setter method for "ondblclick" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOndblclickExpr(String ondblclickExpr) { this.ondblclickExpr = ondblclickExpr; }
/**
* Setter method for "onfocus" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnfocusExpr(String onfocusExpr) { this.onfocusExpr = onfocusExpr; }
/**
* Setter method for "onkeydown" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnkeydownExpr(String onkeydownExpr) { this.onkeydownExpr = onkeydownExpr; }
/**
* Setter method for "onkeypress" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnkeypressExpr(String onkeypressExpr) { this.onkeypressExpr = onkeypressExpr; }
/**
* Setter method for "onkeyup" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnkeyupExpr(String onkeyupExpr) { this.onkeyupExpr = onkeyupExpr; }
/**
* Setter method for "onmousedown" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnmousedownExpr(String onmousedownExpr) { this.onmousedownExpr = onmousedownExpr; }
/**
* Setter method for "onmousemove" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnmousemoveExpr(String onmousemoveExpr) { this.onmousemoveExpr = onmousemoveExpr; }
/**
* Setter method for "onmouseout" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnmouseoutExpr(String onmouseoutExpr) { this.onmouseoutExpr = onmouseoutExpr; }
/**
* Setter method for "onmouseover" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnmouseoverExpr(String onmouseoverExpr) { this.onmouseoverExpr = onmouseoverExpr; }
/**
* Setter method for "onmouseup" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setOnmouseupExpr(String onmouseupExpr) { this.onmouseupExpr = onmouseupExpr; }
/**
* Setter method for "property" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setPropertyExpr(String propertyExpr) { this.propertyExpr = propertyExpr; }
/**
* Setter method for "style" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setStyleExpr(String styleExpr) { this.styleExpr = styleExpr; }
/**
* Setter method for "styleClass" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setStyleClassExpr(String styleClassExpr) { this.styleClassExpr = styleClassExpr; }
/**
* Setter method for "styleId" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setStyleIdExpr(String styleIdExpr) { this.styleIdExpr = styleIdExpr; }
/**
* Setter method for "tabindex" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setTabindexExpr(String tabindexExpr) { this.tabindexExpr = tabindexExpr; }
/**
* Setter method for "title" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setTitleExpr(String titleExpr) { this.titleExpr = titleExpr; }
/**
* Setter method for "titleKey" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setTitleKeyExpr(String titleKeyExpr) { this.titleKeyExpr = titleKeyExpr; }
/**
* Setter method for "value" tag attribute.
* (Mapping set in associated BeanInfo class.)
*/
public void setValueExpr(String valueExpr) { this.valueExpr = valueExpr; }
/**
* Resets attribute values for tag reuse.
*/
public void release()
{
super.release();
setAccesskeyExpr(null);
setAltExpr(null);
setAltKeyExpr(null);
setBundleExpr(null);
setDisabledExpr(null);
setErrorKeyExpr(null);
setErrorStyleExpr(null);
setErrorStyleClassExpr(null);
setErrorStyleIdExpr(null);
setIdNameExpr(null);
setIndexedExpr(null);
setNameExpr(null);
setOnblurExpr(null);
setOnchangeExpr(null);
setOnclickExpr(null);
setOndblclickExpr(null);
setOnfocusExpr(null);
setOnkeydownExpr(null);
setOnkeypressExpr(null);
setOnkeyupExpr(null);
setOnmousedownExpr(null);
setOnmousemoveExpr(null);
setOnmouseoutExpr(null);
setOnmouseoverExpr(null);
setOnmouseupExpr(null);
setPropertyExpr(null);
setStyleExpr(null);
setStyleClassExpr(null);
setStyleIdExpr(null);
setTabindexExpr(null);
setTitleExpr(null);
setTitleKeyExpr(null);
setValueExpr(null);
}
/**
* Process the start tag.
*
* @exception JspException if a JSP exception has occurred
*/
public int doStartTag() throws JspException {
evaluateExpressions();
return(super.doStartTag());
}
/**
* Processes all attribute values which use the JSTL expression evaluation
* engine to determine their values.
*
* @exception JspException if a JSP exception has occurred
*/
private void evaluateExpressions() throws JspException {
String string = null;
Boolean bool = null;
if ((string = EvalHelper.evalString("accessKey", getAccesskeyExpr(),
this, pageContext)) != null)
setAccesskey(string);
if ((string = EvalHelper.evalString("alt", getAltExpr(),
this, pageContext)) != null)
setAlt(string);
if ((string = EvalHelper.evalString("altKey", getAltKeyExpr(),
this, pageContext)) != null)
setAltKey(string);
if ((string = EvalHelper.evalString("bundle", getBundleExpr(),
this, pageContext)) != null)
setBundle(string);
if ((bool = EvalHelper.evalBoolean("disabled", getDisabledExpr(),
this, pageContext)) != null)
setDisabled(bool.booleanValue());
if ((string = EvalHelper.evalString("errorKey", getErrorKeyExpr(),
this, pageContext)) != null)
setErrorKey(string);
if ((string = EvalHelper.evalString("errorStyle", getErrorStyleExpr(),
this, pageContext)) != null)
setErrorStyle(string);
if ((string = EvalHelper.evalString("errorStyleClass", getErrorStyleClassExpr(),
this, pageContext)) != null)
setErrorStyleClass(string);
if ((string = EvalHelper.evalString("errorStyleId", getErrorStyleIdExpr(),
this, pageContext)) != null)
setErrorStyleId(string);
if ((string = EvalHelper.evalString("idName", getIdNameExpr(),
this, pageContext)) != null)
setIdName(string);
if ((bool = EvalHelper.evalBoolean("indexed", getIndexedExpr(),
this, pageContext)) != null)
setIndexed(bool.booleanValue());
if ((string = EvalHelper.evalString("name", getNameExpr(),
this, pageContext)) != null)
setName(string);
if ((string = EvalHelper.evalString("onblur", getOnblurExpr(),
this, pageContext)) != null)
setOnblur(string);
if ((string = EvalHelper.evalString("onchange", getOnchangeExpr(),
this, pageContext)) != null)
setOnchange(string);
if ((string = EvalHelper.evalString("onclick", getOnclickExpr(),
this, pageContext)) != null)
setOnclick(string);
if ((string = EvalHelper.evalString("ondblclick", getOndblclickExpr(),
this, pageContext)) != null)
setOndblclick(string);
if ((string = EvalHelper.evalString("onfocus", getOnfocusExpr(),
this, pageContext)) != null)
setOnfocus(string);
if ((string = EvalHelper.evalString("onkeydown", getOnkeydownExpr(),
this, pageContext)) != null)
setOnkeydown(string);
if ((string = EvalHelper.evalString("onkeypress", getOnkeypressExpr(),
this, pageContext)) != null)
setOnkeypress(string);
if ((string = EvalHelper.evalString("onkeyup", getOnkeyupExpr(),
this, pageContext)) != null)
setOnkeyup(string);
if ((string = EvalHelper.evalString("onmousedown", getOnmousedownExpr(),
this, pageContext)) != null)
setOnmousedown(string);
if ((string = EvalHelper.evalString("onmousemove", getOnmousemoveExpr(),
this, pageContext)) != null)
setOnmousemove(string);
if ((string = EvalHelper.evalString("onmouseout", getOnmouseoutExpr(),
this, pageContext)) != null)
setOnmouseout(string);
if ((string = EvalHelper.evalString("onmouseover", getOnmouseoverExpr(),
this, pageContext)) != null)
setOnmouseover(string);
if ((string = EvalHelper.evalString("onmouseup", getOnmouseupExpr(),
this, pageContext)) != null)
setOnmouseup(string);
if ((string = EvalHelper.evalString("property", getPropertyExpr(),
this, pageContext)) != null)
setProperty(string);
if ((string = EvalHelper.evalString("style", getStyleExpr(),
this, pageContext)) != null)
setStyle(string);
if ((string = EvalHelper.evalString("styleClass", getStyleClassExpr(),
this, pageContext)) != null)
setStyleClass(string);
if ((string = EvalHelper.evalString("styleId", getStyleIdExpr(),
this, pageContext)) != null)
setStyleId(string);
if ((string = EvalHelper.evalString("tabindex", getTabindexExpr(),
this, pageContext)) != null)
setTabindex(string);
if ((string = EvalHelper.evalString("title", getTitleExpr(),
this, pageContext)) != null)
setTitle(string);
if ((string = EvalHelper.evalString("titleKey", getTitleKeyExpr(),
this, pageContext)) != null)
setTitleKey(string);
if ((string = EvalHelper.evalString("value", getValueExpr(),
this, pageContext)) != null)
setValue(string);
}
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -