wt.part
Class WTPartAttributeList
java.lang.Object
wt.query.SearchAttributeList
wt.part.WTPartAttributeList
- All Implemented Interfaces:
- Externalizable, SearchAttributeListDelegate, Serializable
- public class WTPartAttributeList
- extends SearchAttributeList
This class is used to generate search criteria, and search
result columns for HTML table processing of parts
- See Also:
- Serialized Form
Fields inherited from class wt.query.SearchAttributeList |
classCount, clientLocale, currentQueryResource, EXTERNALIZATION_VERSION_UID, index, inputAttributes, inputProcessing, NULL_PARAMETER, OLD_FORMAT_VERSION_UID, outputAttributes, outputProcessing, pickList, pickValues, queryClass, sortAttributes, sortPref |
Method Summary |
void |
setLocale(Locale locale)
Used to initialize the lists for drop down list, search critieria,
and search result columns. |
Methods inherited from class wt.query.SearchAttributeList |
getAllSortAttributes, getInputAttributes, getInputProcessing, getOutputAttributes, getOutputProcessing, getPickList, getPickValues, getPropertyDescriptors, getPropertyDescriptors, getQueryClass, getQueryResource, getQueryType, getSortAttributes, getSortedPick, getSortedQueryType, getSortKey, getSortList, readExternal, readVersion, setQueryResource, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
WTPartAttributeList
public WTPartAttributeList(Locale locale)
WTPartAttributeList
public WTPartAttributeList()
setLocale
public void setLocale(Locale locale)
- Used to initialize the lists for drop down list, search critieria,
and search result columns.
Supported API: false
- Specified by:
setLocale
in interface SearchAttributeListDelegate
- Overrides:
setLocale
in class SearchAttributeList
- Parameters:
locale
-