|
|||||||||
| 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<ComponentType>
public abstract class AbstractPComponentValidator<ComponentType extends PComponent>
| Constructor Summary | |
|---|---|
AbstractPComponentValidator(ComponentType component)
|
|
| Method Summary | |
|---|---|
CloneAware |
clone(CloneHelper helper)
|
protected ComponentType |
getComponent()
|
protected PComponentChangeListener |
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 |
| Methods inherited from interface org.siebengeisslein.pgui.validation.Validator |
|---|
getValidationMessage, isEnabled, isValid |
| Constructor Detail |
|---|
public AbstractPComponentValidator(ComponentType component)
| Method Detail |
|---|
protected PComponentChangeListener getListener()
protected ComponentType getComponent()
public CloneAware clone(CloneHelper helper)
throws java.lang.CloneNotSupportedException
clone in interface CloneAwareclone in class AbstractValidatorjava.lang.CloneNotSupportedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||