|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.japano.action.Parameter org.japano.action.parameter.TextField org.japano.action.parameter.Password
public class Password
HTML form passwort field.
Field Summary |
---|
Fields inherited from class org.japano.action.Parameter |
---|
defaultValue, errorMessage, parent, validator |
Constructor Summary | |
---|---|
Password()
|
Method Summary | |
---|---|
protected java.lang.String |
getInputType()
|
Methods inherited from class org.japano.action.parameter.TextField |
---|
configure, createTags, getCode, setMaxLength, toString, validate |
Methods inherited from class org.japano.action.Parameter |
---|
addListVariable, addStyleAttributes, appendAttribute, appendStyleAttributes, clone, configureValidation, getAccessorName, getDefaultValue, getDescription, getErrorMessage, getFieldId, getMutator, getMutatorName, getName, getProperty, getQualifiedName, getRequiredMessage, getTagName, getType, getValueMethod, isRequired, makeFieldId, set, set, setDefaultValue, setDescription, setName, setParent, setProperty, setValidator, valueExpression |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Password()
Method Detail |
---|
protected java.lang.String getInputType()
getInputType
in class TextField
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |