|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.identity.DisplayIdentificationStandardDelegate
public abstract class DisplayIdentificationStandardDelegate
This is a standard delegate implementation for providing display identification
information for objects. It utilizes only basic windchill util mechanisms
and is unaware of any Windchill plug'n play. It's goal is a very light-weight
delegate. The class provides a basic pattern for delegate initialization
which classes that implement this one can utilize.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
protected abstract void |
initializeIdentifier(Object object)
Initialize the identifier attribute of this property object. |
protected abstract void |
initializeType(Object object)
Initialize the type attribute of this property object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected abstract void initializeIdentifier(Object object)
object - protected abstract void initializeType(Object object)
object -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||