org.rcfaces.core.component.capability
Interface IClientFullStateCapability
- All Known Subinterfaces:
- IClientAdditionalInformationFullStateCapability, IClientCheckFullStateCapability, IClientSelectionFullStateCapability
- All Known Implementing Classes:
- ComboGridComponent, ComponentsGridComponent, DataGridComponent, TreeComponent
public interface IClientFullStateCapability
- Version:
- $Revision: 1.1 $ $Date: 2008/01/29 10:59:56 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
NONE_CLIENT_FULL_STATE
static final int NONE_CLIENT_FULL_STATE
- See Also:
- Constant Field Values
ONEWAY_CLIENT_FULL_STATE
static final int ONEWAY_CLIENT_FULL_STATE
- See Also:
- Constant Field Values
TWOWAYS_CLIENT_FULL_STATE
static final int TWOWAYS_CLIENT_FULL_STATE
- See Also:
- Constant Field Values
DEFAULT_CLIENT_FULL_STATE
static final int DEFAULT_CLIENT_FULL_STATE
- See Also:
- Constant Field Values
TRUE_CLIENT_FULL_STATE
static final int TRUE_CLIENT_FULL_STATE
- Deprecated. Replaced by ONEWAY_CLIENT_FULL_STATE
- See Also:
- Constant Field Values
FALSE_CLIENT_FULL_STATE
static final int FALSE_CLIENT_FULL_STATE
- Deprecated. Replaced by NONE_CLIENT_FULL_STATE
- See Also:
- Constant Field Values
Copyright © 2006-2011 Vedana. All Rights Reserved.