|
|||||||||
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.TextArea org.japano.action.parameter.HTMLEdit
public class HTMLEdit
Field Summary |
---|
Fields inherited from class org.japano.action.Parameter |
---|
defaultValue, errorMessage, parent, validator |
Constructor Summary | |
---|---|
HTMLEdit()
|
Method Summary | |
---|---|
protected java.lang.String |
getColsDescription()
|
protected java.lang.String |
getRowsDescription()
|
Methods inherited from class org.japano.action.parameter.TextArea |
---|
configure, createTags, getCode, 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 HTMLEdit()
Method Detail |
---|
protected java.lang.String getColsDescription()
getColsDescription
in class TextArea
protected java.lang.String getRowsDescription()
getRowsDescription
in class TextArea
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |