|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adfnmc.component.Component
oracle.adfnmc.component.NonrenderableComponent
oracle.adfnmc.component.ui.Scanner
public class Scanner
| Field Summary |
|---|
| Fields inherited from class oracle.adfnmc.component.Component |
|---|
CLASS_INSTANCE, m_attributes, m_elContext, m_exprfactory, m_formatMethod, m_id, m_initialized, m_parent, m_pattern, m_props, m_screen, m_theApp, refreshableProperties |
| Constructor Summary | |
|---|---|
Scanner()
|
|
| Method Summary | |
|---|---|
void |
addChild(Attribute child)
This is an override of method Component.addChild |
void |
endInit()
This is an override of method Component.endInit |
void |
notifyAttributeUpdated(java.lang.String attributeName)
Invoked when the scanner attribute has been updated. |
java.lang.String |
toString()
Dumps class content. |
| Methods inherited from class oracle.adfnmc.component.Component |
|---|
addChild, beginInit, buildValueExpression, dump, dump, dumpProps, dumpProps, dumpPropsBuffer, getDataValues, getId, getParent, getProps, getScreen, propertyInstanceCreated, refreshProperties, setChild, setChild, setId, setParent, setProp, setScreen, toFormattedString, updateRenderer |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Scanner()
| Method Detail |
|---|
public void addChild(Attribute child)
addChild in class Componentchild - public void endInit()
endInit in class Componentpublic void notifyAttributeUpdated(java.lang.String attributeName)
notifyAttributeUpdated in interface oracle.adfnmc.scanner.common.IScannerAttributeListenerattributeName - name of the attributepublic java.lang.String toString()
toString in class Component
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||