|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.1) E67681-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.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 | |
|---|---|
static java.lang.String |
PNAME_CONTEXTUAL_HINT_SUFFIX |
static java.lang.String |
RES_ID_SUFFIX |
| Fields inherited from interface oracle.jbo.GenericHints |
|---|
DEFINITION_STATE_ACTIVE, DEFINITION_STATE_DEPRECATED, PROPERTY_DEFINITION_STATE, 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 ExprValueSupplier |
getExprValueSupplier() |
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 |
getLabel(LocaleContext localeCtx)Retrieves the label to be used in any attribute prompts |
java.lang.String |
getLocaleName(LocaleContext locale, java.lang.String sName)function for retrieving the locale name of a hint |
java.lang.String |
getLOVName() |
java.lang.String |
getPayloadHint(LocaleContext locale)Retrieves the payload hint that dictates whether this attribute should be included in service payload or not. |
protected ViewAttributeDefImpl |
getViewAttributeDef() |
protected ViewDefImpl |
getViewDefImpl() |
protected ViewObjectImpl |
getViewObjectImpl() |
protected ViewRowImpl |
getViewRow() |
protected void |
initUsageLevelHintsAttribute(ViewAttributeDefImpl vattr, java.lang.String suffix) |
boolean |
isAutoSubmit(LocaleContext localeCtx)Returns autoSubmit value for this attribute. |
void |
resetHintsSuffix(java.lang.String suffix)Deprecated. |
| Methods inherited from class oracle.jbo.server.RowAttrHintsImpl |
|---|
displayInShortForm, getCategory, getControlType, getDefinitionState, getDisplayHeight, getDisplayHint, getDisplayWidth, getFieldOrder, getFormat, getFormatter, getHint, getHintValue, getLabelPlural, getTooltip, hasFormatInformation, parseFormattedAttribute, prepareDefLocaleContext, switchEvalFlagOnLocaleContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PNAME_CONTEXTUAL_HINT_SUFFIX
public static final java.lang.String RES_ID_SUFFIX
| Constructor Detail |
|---|
protected ViewRowAttrHintsImpl()
protected ViewRowAttrHintsImpl(AttributeDefImpl attr,
ViewRowImpl viewRow)
| Method Detail |
|---|
protected final void initUsageLevelHintsAttribute(ViewAttributeDefImpl vattr,
java.lang.String suffix)
protected ViewDefImpl getViewDefImpl()
protected ViewObjectImpl getViewObjectImpl()
protected ViewRowImpl getViewRow()
protected ExprValueSupplier getExprValueSupplier()
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 getLabel(LocaleContext localeCtx)
GenericHintsgetLabel in interface GenericHintsgetLabel in class RowAttrHintsImplpublic java.lang.String getFormatterClassName(LocaleContext localeCtx)
AttributeHintsgetFormatterClassName in interface AttributeHintsgetFormatterClassName in class RowAttrHintsImpl
public java.lang.String getFormattedAttribute(AttributeList attrList,
LocaleContext localeCtx)
AttributeHintsgetFormattedAttribute in interface AttributeHintsgetFormattedAttribute in class RowAttrHintsImpl
public java.lang.String getLocaleName(LocaleContext locale,
java.lang.String sName)
AttributeHintsgetLocaleName in interface AttributeHintsgetLocaleName in class RowAttrHintsImplpublic java.lang.String[][] getCompOpers(LocaleContext locale)
AttributeHintsgetCompOpers in interface AttributeHintsgetCompOpers in class RowAttrHintsImplpublic java.lang.String getLOVName()
public boolean isAutoSubmit(LocaleContext localeCtx)
AttributeHintsisAutoSubmit in interface AttributeHintsisAutoSubmit in class RowAttrHintsImplpublic java.lang.String getPayloadHint(LocaleContext locale)
AttributeHintsgetPayloadHint in interface AttributeHintsgetPayloadHint in class RowAttrHintsImplpublic java.util.HashMap getAllHints(LocaleContext localeCtx)
public void resetHintsSuffix(java.lang.String suffix)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.1) E67681-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||