|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
com.microsoft.tfs.core.clients.workitem.query.qe.SortField
public class SortField
Constructor Summary | |
---|---|
SortField(java.lang.String fieldName,
boolean ascending)
|
Method Summary | |
---|---|
boolean |
isAscending()
|
void |
setAscending(boolean ascending)
|
Methods inherited from class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField |
---|
addPropertyChangeListener, getFieldName, getInvariantFieldName, getLocalizedFieldName, getWidth, removePropertyChangeListener, setFieldName, setWidth, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SortField(java.lang.String fieldName, boolean ascending)
Method Detail |
---|
public boolean isAscending()
public void setAscending(boolean ascending)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |