|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.templateutil.table.HTMLValueObject
wt.templateutil.table.WTAttribute
public class WTAttribute
Deprecation Notice: This class is still valid for this release, however
this serves as advance notice that it will be removed in the future.
All user interfaces built using the Windchill HTML Template Processing
client architecture will be rewritten using a different framework in
an upcoming release.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
String |
getAttributeName()
Deprecated. |
int |
getIndex()
Deprecated. |
Method |
getReadMethod()
Deprecated. |
void |
init(Object source,
String attribute)
Deprecated. |
void |
setAttributeName(String a_AttributeName)
Deprecated. |
void |
setIndex(int a_Index)
Deprecated. |
| Methods inherited from class wt.templateutil.table.HTMLValueObject |
|---|
getFormElementName, getSource, setDisplayObject, setFormElementName, setSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getAttributeName()
public void setAttributeName(String a_AttributeName)
a_AttributeName - public int getIndex()
public void setIndex(int a_Index)
a_Index -
public void init(Object source,
String attribute)
source - attribute -
public Method getReadMethod()
throws NoSuchMethodException
NoSuchMethodException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||