|
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.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 |
---|
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 RowAttrHintsImpl
public java.lang.String getFormatterClassName(LocaleContext locale)
AttributeHints
getFormatterClassName
in interface AttributeHints
getFormatterClassName
in class RowAttrHintsImpl
public java.lang.String getFormattedAttribute(AttributeList attrList, LocaleContext locale)
AttributeHints
getFormattedAttribute
in interface AttributeHints
getFormattedAttribute
in class RowAttrHintsImpl
public java.lang.String getLocaleName(LocaleContext locale, java.lang.String sName)
AttributeHints
getLocaleName
in interface AttributeHints
getLocaleName
in class RowAttrHintsImpl
public java.lang.String[][] getCompOpers(LocaleContext locale)
AttributeHints
getCompOpers
in interface AttributeHints
getCompOpers
in class RowAttrHintsImpl
public boolean isAutoSubmit(LocaleContext locale)
AttributeHints
isAutoSubmit
in interface AttributeHints
isAutoSubmit
in class RowAttrHintsImpl
public 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 |