OracleJavaScript API Reference for Oracle ADF Faces

 

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

org.apache.myjs.trinidad.component
Class AdfUIObject

org.ecmascript.object.Object
   |
   +--org.apache.myjs.trinidad.component.AdfUIObject
Direct Known Subclasses:
AdfDialogServicePopupContainer, AdfRichActiveImage, AdfRichContextInfo, AdfRichIcon, AdfRichImage, AdfRichInlineFrame, AdfRichMedia, AdfRichSanitized, AdfRichSearchSection, AdfRichSeparator, AdfRichSpacer, AdfRichStatusIndicator, AdfRichSuggestionsSection

public class AdfUIObject
extends Object
Object is a base abstraction for components that represent object resources (like image) that have no server-side behavior and do not participate in type conversion.


Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype

Constructor Summary

public
AdfUIObject()
Object is a base abstraction for components that represent object resources (like image) that have no server-side behavior and do not participate in type conversion.

Field Detail


Constructor Detail


AdfUIObject

public AdfUIObject()

Object is a base abstraction for components that represent object resources (like image) that have no server-side behavior and do not participate in type conversion.

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

 

Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.