Class ObjectPropertiesTableModel

java.lang.Object
wt.templateutil.table.ObjectPropertiesTableModel
All Implemented Interfaces:
TableModel, TableModelStub

public class ObjectPropertiesTableModel extends Object implements TableModelStub
Deprecated.
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 Details

    • getAttributes

      public Vector getAttributes()
      Deprecated.
      Gets the value of the attribute: attributes.

      Supported API: true
      Returns:
      Vector
    • setAttributes

      public void setAttributes(Vector a_Attributes)
      Deprecated.
      Sets the value of the attribute: attributes.

      Supported API: true
      Parameters:
      a_Attributes -
    • getWtAttribute

      public WTAttribute getWtAttribute()
      Deprecated.
      Gets the value of the attribute: wtAttribute.

      Supported API: true
      Returns:
      WTAttribute
    • setWtAttribute

      public void setWtAttribute(WTAttribute a_WtAttribute)
      Deprecated.
      Sets the value of the attribute: wtAttribute.

      Supported API: true
      Parameters:
      a_WtAttribute -
    • getColumnWidth

      public int getColumnWidth()
      Deprecated.
      Gets the value of the attribute: columnWidth.

      Supported API: true
      Returns:
      int
    • setColumnWidth

      public void setColumnWidth(int a_ColumnWidth)
      Deprecated.
      Sets the value of the attribute: columnWidth.

      Supported API: true
      Parameters:
      a_ColumnWidth -
    • getLocale

      public Locale getLocale()
      Deprecated.
      Gets the value of the attribute: locale.

      Supported API: true
      Returns:
      Locale
    • setLocale

      public void setLocale(Locale a_Locale)
      Deprecated.
      Sets the value of the attribute: locale.

      Supported API: true
      Parameters:
      a_Locale -
    • getMode

      public String getMode()
      Deprecated.
      Gets the value of the attribute: mode.

      Supported API: true
      Returns:
      String
    • setMode

      public void setMode(String a_Mode)
      Deprecated.
      Sets the value of the attribute: mode.

      Supported API: true
      Parameters:
      a_Mode -
    • getContextObject

      public Object getContextObject()
      Deprecated.
      Gets the value of the attribute: contextObject.

      Supported API: true
      Returns:
      Object
    • setContextObject

      public void setContextObject(Object a_ContextObject)
      Deprecated.
      Sets the value of the attribute: contextObject.

      Supported API: true
      Parameters:
      a_ContextObject -