com.cc.framework.ui.model
Interface TreelistStateModel

All Superinterfaces:
ListStateModel, StateModel, TreeStateModel
All Known Implementing Classes:
TreelistControl, TreelistStateModelImp

public interface TreelistStateModel
extends ListStateModel, TreeStateModel

Defines all attributes to describe the state of a TreeListControl

Since:
1.0
Version:
$Revision: 1.7 $
Author:
Harald Schulz

Field Summary
 
Fields inherited from interface com.cc.framework.ui.model.ListStateModel
PROP_PAGE
 
Fields inherited from interface com.cc.framework.ui.model.StateModel
PROP_CONTROL
 
Fields inherited from interface com.cc.framework.ui.model.TreeStateModel
PROP_EXPANDED, PROP_SELECTED
 
Methods inherited from interface com.cc.framework.ui.model.ListStateModel
getCurrentPage, getMarked, getSortColumn, getSortOrder, isMarked, mark, resetSortInfo, setCurrentPage, setSortInfo, unmark, unmarkAll
 
Methods inherited from interface com.cc.framework.ui.model.StateModel
reset, synchronizeState
 
Methods inherited from interface com.cc.framework.ui.model.TreeStateModel
collapse, collapseAll, expand, getMarked, getSelected, isExpanded, isMarked, isSelected, mark, select, unmark, unmarkAll, unselectAll
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.