|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUIComponentTag
org.apache.myfaces.shared_orchestra.taglib.UIComponentTagBase
org.apache.myfaces.shared_orchestra.taglib.html.HtmlComponentTagBase
org.apache.myfaces.shared_orchestra.taglib.html.HtmlInputTagBase
public abstract class HtmlInputTagBase
Constructor Summary | |
---|---|
HtmlInputTagBase()
|
Method Summary | |
---|---|
void |
release()
|
void |
setImmediate(java.lang.String immediate)
|
protected void |
setProperties(UIComponent component)
|
void |
setReadonly(java.lang.String _readonly)
|
void |
setRequired(java.lang.String required)
|
void |
setValidator(java.lang.String validator)
|
void |
setValueChangeListener(java.lang.String valueChangeListener)
|
Methods inherited from class org.apache.myfaces.shared_orchestra.taglib.html.HtmlComponentTagBase |
---|
setDir, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setStyle, setStyleClass, setTitle |
Methods inherited from class org.apache.myfaces.shared_orchestra.taglib.UIComponentTagBase |
---|
setActionListenerProperty, setActionProperty, setBooleanProperty, setConverter, setForceId, setForceIdIndex, setImageLocation, setIntegerProperty, setJavascriptLocation, setLongProperty, setStringProperty, setStyleLocation, setValidatorProperty, setValue, setValueBinding, setValueChangedListenerProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HtmlInputTagBase()
Method Detail |
---|
public void release()
release
in class HtmlComponentTagBase
protected void setProperties(UIComponent component)
setProperties
in class HtmlComponentTagBase
public void setImmediate(java.lang.String immediate)
public void setRequired(java.lang.String required)
public void setValidator(java.lang.String validator)
public void setValueChangeListener(java.lang.String valueChangeListener)
public void setReadonly(java.lang.String _readonly)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |