|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.server.RowAttrHintsImpl
oracle.jbo.server.ViewRowAttrHintsImpl
public class ViewRowAttrHintsImpl
Defines access to view row Attribute's user interface hints.
AttributeDef| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface oracle.jbo.AttributeHints |
|---|
AttributeHints.ControlType |
| Field Summary |
|---|
| Fields inherited from interface oracle.jbo.GenericHints |
|---|
PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP |
| Constructor Summary | |
|---|---|
protected |
ViewRowAttrHintsImpl()
|
protected |
ViewRowAttrHintsImpl(AttributeDefImpl attr,
ViewRowImpl viewRow)
|
| Method Summary | |
|---|---|
java.util.HashMap |
getAllHints(LocaleContext locale)
|
protected AttributeHints |
getAttributeHintsInternal(java.lang.String hintName,
LocaleContext locale)
|
java.lang.String[][] |
getCompOpers(LocaleContext locale)
Returns a Map of operators for this attribute. |
protected AttributeHints |
getFormatAttributeHintsInternal(LocaleContext locale)
|
java.lang.String |
getFormattedAttribute(AttributeList attrList,
LocaleContext locale)
Returns the formatted value for the attribute. |
java.lang.String |
getFormatterClassName(LocaleContext locale)
returns the formatter class stored in the ui hints |
java.lang.String |
getLocaleName(LocaleContext locale,
java.lang.String sName)
function for retrieving the locale name of a hint |
protected ViewAttributeDefImpl |
getViewAttributeDef()
|
protected ViewRowImpl |
getViewRow()
|
boolean |
isAutoSubmit(LocaleContext locale)
Returns autoSubmit value for this attribute. |
| Methods inherited from class oracle.jbo.server.RowAttrHintsImpl |
|---|
displayInShortForm, getCategory, getControlType, getDisplayHeight, getDisplayHint, getDisplayWidth, getFormat, getFormatter, getHint, getHintValue, getLabel, getLabelPlural, getTooltip, hasFormatInformation, parseFormattedAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ViewRowAttrHintsImpl()
protected ViewRowAttrHintsImpl(AttributeDefImpl attr,
ViewRowImpl viewRow)
| Method Detail |
|---|
protected ViewRowImpl getViewRow()
protected ViewAttributeDefImpl getViewAttributeDef()
protected AttributeHints getFormatAttributeHintsInternal(LocaleContext locale)
getFormatAttributeHintsInternal in class RowAttrHintsImpl
protected AttributeHints getAttributeHintsInternal(java.lang.String hintName,
LocaleContext locale)
getAttributeHintsInternal in class RowAttrHintsImplpublic java.lang.String getFormatterClassName(LocaleContext locale)
AttributeHints
getFormatterClassName in interface AttributeHintsgetFormatterClassName in class RowAttrHintsImpl
public java.lang.String getFormattedAttribute(AttributeList attrList,
LocaleContext locale)
AttributeHints
getFormattedAttribute in interface AttributeHintsgetFormattedAttribute in class RowAttrHintsImpl
public java.lang.String getLocaleName(LocaleContext locale,
java.lang.String sName)
AttributeHints
getLocaleName in interface AttributeHintsgetLocaleName in class RowAttrHintsImplpublic java.lang.String[][] getCompOpers(LocaleContext locale)
AttributeHints
getCompOpers in interface AttributeHintsgetCompOpers in class RowAttrHintsImplpublic boolean isAutoSubmit(LocaleContext locale)
AttributeHints
isAutoSubmit in interface AttributeHintsisAutoSubmit in class RowAttrHintsImplpublic java.util.HashMap getAllHints(LocaleContext locale)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||