|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.client.Persistent
org.siebengeisslein.pgui.validation.AbstractValidator
org.siebengeisslein.pgui.validation.AbstractPComponentValidator<PTextField>
org.siebengeisslein.pgui.validation.NotEmptyTextFieldValidator
public class NotEmptyTextFieldValidator
| Constructor Summary | |
|---|---|
NotEmptyTextFieldValidator(java.lang.String fieldName,
PTextField textfield)
|
|
| Method Summary | |
|---|---|
CloneAware |
clone(CloneHelper helper)
|
java.lang.String |
getValidationMessage()
|
boolean |
isEnabled()
Returns wether this validator is currently enabled. |
boolean |
isValid()
|
| Methods inherited from class org.siebengeisslein.pgui.validation.AbstractPComponentValidator |
|---|
getComponent, getListener |
| Methods inherited from class org.siebengeisslein.pgui.validation.AbstractValidator |
|---|
addChangeListener, fireChangeEvent, removeChangeListener |
| Methods inherited from class org.siebengeisslein.client.Persistent |
|---|
abort, clearUserLocals, clone, commit, disposeTransient, getGroup, getRef, getTransientValue, hashCode, initTransient, isWriteTransaction, joinWriteTransaction, readLock, setGroup, setTransientValue, toPersistent, toRef, writeExternal, writeLock |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotEmptyTextFieldValidator(java.lang.String fieldName,
PTextField textfield)
| Method Detail |
|---|
public boolean isEnabled()
Validator
public boolean isValid()
public java.lang.String getValidationMessage()
public CloneAware clone(CloneHelper helper)
throws java.lang.CloneNotSupportedException
clone in interface CloneAwareclone in class AbstractPComponentValidator<PTextField>java.lang.CloneNotSupportedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||