org.rcfaces.core.component.capability
Interface ILayoutManagerCapability
- All Known Implementing Classes:
- BoxComponent
public interface ILayoutManagerCapability
- Version:
- $Revision: 1.1.2.1 $ $Date: 2011/01/14 10:17:28 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
INHERITED_LAYOUT_TYPE
static final int INHERITED_LAYOUT_TYPE
- See Also:
- Constant Field Values
NONE_LAYOUT_TYPE
static final int NONE_LAYOUT_TYPE
- See Also:
- Constant Field Values
ABSOLUTE_LAYOUT_TYPE
static final int ABSOLUTE_LAYOUT_TYPE
- See Also:
- Constant Field Values
getLayoutType
int getLayoutType()
setLayoutType
void setLayoutType(int type)
Copyright © 2006-2011 Vedana. All Rights Reserved.