|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.components.util.ComponentUtility
public class ComponentUtility
This class contains methods for creating the data models needed for attributes tables in
create and edit wizards
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static ArrayList |
getItemAttributes(com.ptc.core.components.descriptor.ComponentDescriptor compDescriptor,
NmCommandBean cb,
NmContext nmcontext)
Deprecated. This method is deprecated in 9.0. It is replaced by the method ClientArchitecture/CommonComponents/src/com/ptc/core/components/CreateAndEditModelGetter.getItemAttributes() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ArrayList getItemAttributes(com.ptc.core.components.descriptor.ComponentDescriptor compDescriptor,
NmCommandBean cb,
NmContext nmcontext)
throws WTException
compDescriptor - - Descriptor for the table to be displayed. This contains descriptors for
each attribute to be displayed. Required. Input.cb - - Bean holding the identity of the object being displayed and its form data. Required. Input.nmcontext - - The NmContext for the current jsp page. Required. Input
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||