|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo | Contains interfaces for client-side applications. |
oracle.jbo.domain | |
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of AttributeHints in oracle.jbo |
Methods in oracle.jbo that return AttributeHints | |
Type | Name |
---|---|
AttributeHints |
AttributeDef.getUIHelper()
Returns the user interface hints interface for retrieving hint information such as labels, prompts,... |
Uses of AttributeHints in oracle.jbo.domain |
Methods in oracle.jbo.domain that return AttributeHints | |
Type | Name |
---|---|
AttributeHints |
DomainAttributeDef.getUIHelper()
when property support gets added to domains, this function will return a valid ui hint implementation. |
Uses of AttributeHints in oracle.jbo.server |
Classes in oracle.jbo.server that implement AttributeHints | |
Type | Name |
---|---|
class |
AttributeDefImpl
AttributeDefImpl is an implementation class for the AttributeDef
interface in the middle tier server. |
Methods in oracle.jbo.server that return AttributeHints | |
Type | Name |
---|---|
AttributeHints |
AttributeDefImpl.getUIHelper()
return the AttributeHints interface implemented by this class |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |