_className = "WODisplayGroup";
_classNameIndex = getClassNameList().indexOf(_className);
_isSorted = false;
_hasMasterDetail = false;
_changeSupport = new PropertyChangeSupport(this);
_sortOrder = new EODisplayGroupSortOrdering();
_selectsFirstObject = false;
}