JavaScript API Reference for Oracle ADF Faces
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Warning: private items are visible
org.apache.myjs.trinidad.component Class AdfUISelectInput
org.ecmascript.object.Object
|
+--org.apache.myjs.trinidad.component.AdfUIValue
|
+--org.apache.myjs.trinidad.component.AdfUIEditableValue
|
+--org.apache.myjs.trinidad.component.AdfUISelectInput
Direct Known Subclasses:
AdfRichInputColor , AdfRichInputDate
public class AdfUISelectInput
extends AdfUIEditableValue
selectInput is a base abstraction for
components that allow both input and selection
from a list of possible values.
Constructor Summary
public
AdfUISelectInput ()
selectInput is a base abstraction for
components that allow both input and selection
from a list of possible values.
Methods inherited from org.apache.myjs.trinidad.component.AdfUIEditableValue AddRangeMessage , addValidator , DeliverDerivedPropertyEvents , getImmediate , getLocalValueSet , getProtectionKey , getRequired , GetRequiredKey , getRequiredMessageDetail , getSubmittedValue , getValid , getValidators , getValue , InitSubclass , IsEmpty , isEventRoot , resetValue , SetPropertyImpl , setValue , validate , ValidateValue
public AdfUISelectInput ()
selectInput is a base abstraction for
components that allow both input and selection
from a list of possible values.
public Object getActionExpression ()
Get function for attribute for 'actionExpression'.
This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.
Return:
Object
- ActionExpression
public Object getReturnListener ()
Get function for attribute for 'returnListener'.
This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.
Return:
Object
- ReturnListener
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Warning: private items are visible
Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.