|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mergeable<T>
| Method Summary | |
|---|---|
void |
merge(T other)
Merge values from other object. |
boolean |
same(T other)
Compare object with other. |
| Method Detail |
|---|
void merge(T other)
Merge values from other object.
other - boolean same(T other)
Compare object with other. For example, JSF component with same type or class is the same component.
other -
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||