|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.htmlcomp.tableview.AbstractConfigurableTable
com.ptc.core.htmlcomp.components.JCAConfigurableTable
com.ptc.windchill.enterprise.change2.tableViews.ChangeTableViews
com.ptc.windchill.enterprise.change2.tableViews.AffectedDataTableViews
public class AffectedDataTableViews
Configures the default views for the Affected Data.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
Class[] |
getClassTypes()
Method to get an Array of Class types for the table views. |
String |
getLabel(Locale locale)
Method to get the label for the table views. |
protected List<String> |
getLockedColumns()
Retrieve the locked columns for the table view. |
List |
getOOTBTableViews(String tableId,
Locale locale)
Sets the default table view and returns a list of out of the box table views. |
List |
getSpecialTableColumnsAttrDefinition(Locale locale)
Method get special table columns attribute definitions. |
| Methods inherited from class com.ptc.windchill.enterprise.change2.tableViews.ChangeTableViews |
|---|
canAttributeBeUsedInFilter, createCommonTableViews, createTableView, getChangeableClasses, getDefaultSortColumn, getDefaultViewDescription, getOOTBActiveViewName, isColumnLocked, setDefaultSortColumnOrder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Class[] getClassTypes()
getClassTypes in class ChangeTableViews
public List getOOTBTableViews(String tableId,
Locale locale)
throws WTException
getOOTBTableViews in class ChangeTableViewstableId - Passes in the table idlocale - Passes in the Locale
WTExceptionpublic List getSpecialTableColumnsAttrDefinition(Locale locale)
getSpecialTableColumnsAttrDefinition in class ChangeTableViewslocale - Passes in the locale
public String getLabel(Locale locale)
getLabel in class ChangeTableViewslocale - Passes in the Locale
protected List<String> getLockedColumns()
getLockedColumns in class ChangeTableViews
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||