|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FormPartText
Form part for text input.
| Method Summary | |
|---|---|
java.lang.String |
getDefaultText()
Return default text. |
int |
getHeight()
Return height of the input field. |
java.lang.String |
getInputType()
Return the input type. |
int |
getMaxLength()
Return maximum allowed length for the input field. |
java.lang.String |
getPrefilling()
Return prefilling tag. |
ResourceEntry |
getResourceEntry()
Return resource entry. |
int |
getWidth()
Return width of the input field. |
ResourceEntry |
getWriteResourceEntry()
Returns the write resource entry. |
| Methods inherited from interface nl.gx.webmanager.cms.form.FormPart |
|---|
getAlias, getConnectedForm, getConnectedFormPart, getContent, getDescription, getExtraText, getExtraValidationDescriptions, getForm, getHelpText, getIdentifier, getPersonalization, getStyleOptions, getValidators, isPrefilled |
| Methods inherited from interface nl.gx.webmanager.cms.core.Presentable |
|---|
getPresentation, render, render, setPresentation |
| Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper |
|---|
getId, getUUID, setId, setUUID |
| Method Detail |
|---|
java.lang.String getDefaultText()
java.lang.String getPrefilling()
<wm-form-entry default="defaulttext of this formpart" fpc="...." flowid="...." />
int getWidth()
int getHeight()
int getMaxLength()
java.lang.String getInputType()
ResourceEntry getResourceEntry()
ResourceEntry getWriteResourceEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||