|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.0) E10653-08 |
||||||||
| 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 localeCtx)
|
protected AttributeHints |
getAttributeHintsInternal(java.lang.String hintName,
LocaleContext lctx)
|
java.lang.String[][] |
getCompOpers(LocaleContext locale)
Returns a Map of operators for this attribute. |
protected AttributeHints |
getFormatAttributeHintsInternal(LocaleContext localeCtx)
|
java.lang.String |
getFormattedAttribute(AttributeList attrList,
LocaleContext localeCtx)
Returns the formatted value for the attribute. |
java.lang.String |
getFormatterClassName(LocaleContext localeCtx)
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 |
java.lang.String |
getLOVName()
|
protected ViewAttributeDefImpl |
getViewAttributeDef()
|
protected ViewRowImpl |
getViewRow()
|
boolean |
isAutoSubmit(LocaleContext localeCtx)
Returns autoSubmit value for this attribute. |
| Methods inherited from class oracle.jbo.server.RowAttrHintsImpl |
|---|
displayInShortForm, getControlType, getDisplayHeight, getDisplayHint, getDisplayWidth, getFormat, getFormatter, getHint, getHintValue, getLabel, getLabelPlural, getTooltip, hasFormatInformation, parseFormattedAttribute, prepareDefLocaleContext, switchEvalFlagOnLocaleContext |
| 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 localeCtx)
getFormatAttributeHintsInternal in class RowAttrHintsImpl
protected AttributeHints getAttributeHintsInternal(java.lang.String hintName,
LocaleContext lctx)
getAttributeHintsInternal in class RowAttrHintsImplpublic java.lang.String getFormatterClassName(LocaleContext localeCtx)
AttributeHints
getFormatterClassName in interface AttributeHintsgetFormatterClassName in class RowAttrHintsImpl
public java.lang.String getFormattedAttribute(AttributeList attrList,
LocaleContext localeCtx)
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 java.lang.String getLOVName()
public boolean isAutoSubmit(LocaleContext localeCtx)
AttributeHints
isAutoSubmit in interface AttributeHintsisAutoSubmit in class RowAttrHintsImplpublic java.util.HashMap getAllHints(LocaleContext localeCtx)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.0) E10653-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||