org.rcfaces.core.component.capability
Interface IInputTypeCapability
- All Known Implementing Classes:
- ToolItemComponent, TreeNodeComponent
public interface IInputTypeCapability
- Version:
- $Revision: 1.2 $ $Date: 2007/02/02 17:33:31 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
AS_PUSH_BUTTON
static final int AS_PUSH_BUTTON
- See Also:
- Constant Field Values
AS_CHECK_BUTTON
static final int AS_CHECK_BUTTON
- See Also:
- Constant Field Values
AS_DROP_DOWN_MENU
static final int AS_DROP_DOWN_MENU
- See Also:
- Constant Field Values
AS_RADIO_BUTTON
static final int AS_RADIO_BUTTON
- See Also:
- Constant Field Values
AS_SUBMIT_BUTTON
static final int AS_SUBMIT_BUTTON
- See Also:
- Constant Field Values
AS_RESET_BUTTON
static final int AS_RESET_BUTTON
- See Also:
- Constant Field Values
AS_SEPARATOR
static final int AS_SEPARATOR
- See Also:
- Constant Field Values
getInputType
int getInputType()
setInputType
void setInputType(int inputType)
Copyright © 2006-2011 Vedana. All Rights Reserved.