OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

org.apache.myjs.trinidad.component
Class AdfUISelectOrder

org.ecmascript.object.Object
   |
   +--org.apache.myjs.trinidad.component.AdfUIValue
         |
         +--org.apache.myjs.trinidad.component.AdfUIEditableValue
               |
               +--org.apache.myjs.trinidad.component.AdfUISelectMany
                     |
                     +--org.apache.myjs.trinidad.component.AdfUISelectOrder
Direct Known Subclasses:
AdfRichSelectOrderShuttle

public class AdfUISelectOrder
extends AdfUISelectMany
UIXSelectOrder is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is relevant.



Field Summary


Fields inherited from org.apache.myjs.trinidad.component.AdfUISelectMany

SELECT_ITEMS


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfUISelectOrder()
UIXSelectOrder is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is relevant.


Method Summary


Methods inherited from org.apache.myjs.trinidad.component.AdfUISelectMany

GetRequiredKey, getSelectItems, InitSubclass


Methods inherited from org.apache.myjs.trinidad.component.AdfUIEditableValue

addValidator, DeliverDerivedPropertyEvents, getImmediate, getLocalValueSet, getRequired, getRequiredMessageDetail, getSubmittedValue, getValid, getValidators, getValue, IsEmpty, isEventRoot, resetValue, SetPropertyImpl, setValue, validate, ValidateValue


Methods inherited from org.apache.myjs.trinidad.component.AdfUIValue

GetChanges, GetConvertedValue, getConverter, isConvertible


Field Detail


Constructor Detail


AdfUISelectOrder

public AdfUISelectOrder()

UIXSelectOrder is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is relevant.

Method Detail


SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2009.09.25 03:44 UTC
Copyright (c) 1998, 2009, Oracle and/or its affiliates. All rights reserved.