Skip navigation links
oracle.adf.model.utils
Interface ControlBindingHelper
-
public interface ControlBindingHelper
ANY
static final int ANY
-
- See Also:
- Constant Field Values
ACTION
static final int ACTION
-
- See Also:
- Constant Field Values
LABEL
static final int LABEL
-
- See Also:
- Constant Field Values
TEXTFIELD
static final int TEXTFIELD
-
- See Also:
- Constant Field Values
TABLE
static final int TABLE
-
- See Also:
- Constant Field Values
bindControl
void bindControl(BindingContext ctx,
int type,
java.lang.Object renderer,
java.lang.String bindingPath)
Skip navigation links
Copyright © 1997, 2011, Oracle. All rights reserved.