Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.component.ui
Class BBInputDate

java.lang.Object
  extended by oracle.adfnmc.component.Component
      extended by oracle.adfnmc.component.ui.RenderableComponent
          extended by oracle.adfnmc.component.ui.Control
              extended by oracle.adfnmc.component.ui.BasicControl
                  extended by oracle.adfnmc.component.ui.BasicFontControl
                      extended by oracle.adfnmc.component.ui.InputDate
                          extended by oracle.adfnmc.component.ui.BBInputDate
All Implemented Interfaces:
IConvertDateTimeListener, RefreshablePropertyObjectOwner, ITestableComponent

public class BBInputDate
extends InputDate


Field Summary
 
Fields inherited from class oracle.adfnmc.component.ui.InputDate
DEFAULT_FOCUSABLE, DEFAULT_FOREGROUNDCOLOR, DEFAULT_LABEL, DEFAULT_READONLY, DEFAULT_REQUIRED, DEFAULT_SHOWREQUIRED, DEFAULT_SIMPLE, DEFAULT_VALUE, DEFAULT_WIDTH_STRING, m_convertDateTime, m_foregroundColorProperty, m_hasForegroundColor, m_justificationProperty, m_labelProperty, m_readOnlyProperty, m_requiredProperty, m_showRequiredProperty, m_simpleProperty, m_valueChangeListenerProperty, m_valueProperty, m_verticalJustificationProperty
 
Fields inherited from class oracle.adfnmc.component.ui.BasicFontControl
m_fontFamilyProperty, m_fontObject, m_fontSizeProperty, m_fontStyleProperty
 
Fields inherited from class oracle.adfnmc.component.ui.BasicControl
DEFAULT_DISABLED, DEFAULT_VISIBLE, m_disabledProperty, m_focusableProperty, m_visibleProperty
 
Fields inherited from class oracle.adfnmc.component.ui.Control
bound, cloned, container, DEFAULT_BACKGROUNDCOLOR, DEFAULT_BOTTOM, DEFAULT_FOCUSED, DEFAULT_HEIGHT, DEFAULT_HEIGHT_STRING, DEFAULT_LEFT, DEFAULT_RIGHT, DEFAULT_TOP, DEFAULT_WIDTH, embedded, has_x, has_y, m_alignProperty, m_availableHeight, m_availableWidth, m_backgroundColorProperty, m_cmpImpl, m_cookie, m_hasAlign, m_hasBackgroundColor, m_hasHeight, m_hasVerticalAlign, m_hasWidth, m_heightProperty, m_isClipped, m_isDirty, m_isHeightPercentage, m_isWidthPercentage, m_menuControls, m_multiRowContainerParent, m_tabstop, m_verticalAlignProperty, m_widthProperty, m_x, m_y, rownum
 
Fields inherited from class oracle.adfnmc.component.ui.RenderableComponent
DEFAULT_RENDERED, m_cachedRendered, m_cacheIsValid, m_renderedProperty, unregisterPropertiesOnly
 
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
BBInputDate()
           
 
Method Summary
 void convertDateTimeValueChanged()
           
protected  ConvertDateTime createConvertDateTime()
           
 boolean flushDirty()
           
protected  int getAlignNative()
           
protected  java.lang.String getBackgroundColorNative()
           
protected  int getBottomNative()
           
protected  boolean getFocusableNative()
           
protected  boolean getFocusedNative()
           
protected  java.lang.String getForegroundColorNative()
           
protected  int getHeightNative()
           
protected  int getJustificationNative()
           
protected  int getLeftNative()
           
protected  boolean getReadOnlyNative()
           
protected  int getRightNative()
           
protected  int getTopNative()
           
protected  int getVerticalAlignNative()
           
protected  int getVerticalJustificationNative()
           
protected  boolean getVisibleNative()
           
protected  int getWidthNative()
           
 void render(java.lang.Object uiparent)
           
protected  void renderNative()
           
protected  void setAlignNative(int align)
           
protected  void setBackgroundColorNative(java.lang.String backgroundColor)
           
 boolean setFocus()
           
protected  void setFocusableNative(boolean focusable)
           
protected  void setForegroundColorNative(java.lang.String foregroundColor)
           
protected  void setHeightNative(int height)
           
protected  void setJustificationNative(int justification)
           
protected  void setLabelNative(java.lang.String label)
           
protected  void setReadOnlyNative(boolean readOnly)
           
protected  void setValueNative(java.util.Date value)
           
protected  void setValueNative(java.lang.String value)
           
protected  void setVerticalAlignNative(int verticalAlign)
           
protected  void setVerticalJustificationNative(int verticalJustification)
           
protected  void setVisibleNative(boolean visible)
           
protected  void setWidthNative(int width)
           
 void updateLayoutNative(int availableWidth, int availableHeight)
           
 
Methods inherited from class oracle.adfnmc.component.ui.InputDate
addChild, addDirtyListener, coerceValueToDate, coerceValueToDate, endInit, endInitRenderableProperties, fireValueChangeListenerEvent, fixupLabelNativeSetting, fixupUnderlyingType, getDefaultFocusable, getForegroundColor, getJustification, getLabel, getReadOnly, getRequired, getRequiredMessage, getShowRequired, getSimple, getValue, getValueAsUnderlyingType, getVerticalJustification, handleChangeAction, hasBackgroundColor, hasForegroundColor, isLabeled, isValueUnderlyingTypeString, removeDirtyListener, requiredChanged, setForegroundColor, setForegroundColor, setJustification, setJustification, setLabel, setLabel, setReadOnly, setReadOnly, setRenderProperties, setRequired, setRequired, setShowRequired, setShowRequired, setSimple, setSimple, setValue, setValue, setVerticalJustification, setVerticalJustification, showRequiredChanged, simpleChanged, UIClone, updateNativeValue, updateNativeValue, validateRequired
 
Methods inherited from class oracle.adfnmc.component.ui.BasicFontControl
getFontFamily, getFontFamilyNative, getFontSize, getFontSizeNative, getFontStyle, getFontStyleNative, setFontFamily, setFontFamily, setFontSize, setFontSize, setFontStyle, setFontStyle, updateFont, updateFont, updateFont, updateFontNative
 
Methods inherited from class oracle.adfnmc.component.ui.BasicControl
getDisabled, getFocusable, getVisible, setDisabled, setDisabled, setDisabledNative, setFocusable, setFocusable, setVisible, setVisible
 
Methods inherited from class oracle.adfnmc.component.ui.Control
addChild, addPropertyList, backgroundColorChanged, bindMenus, clipHeight, clipWidth, determineAvailableSpace, disposeProperties, endInitRendered, focusableChanged, gainedFocus, getAlign, getAvailableHeight, getAvailableWidth, getBackgroundColor, getBottom, getControlDepth, getCookie, getDefaultFontFamily, getDefaultFontSize, getDefaultFontStyle, getEmbedded, getFocused, getHeight, getLeft, getMultiRowContainer, getNativeUiComponent, getParentHeightRecursively, getParentWidthRecursively, getRight, getRowNum, getTop, getVerticalAlign, getWidth, hasAlign, hasHeight, hasLocation, hasVerticalAlign, hasWidth, inheritBackgroundColor, initCoreUIData, initGeometryData, isAllowedToReceiveFocus, isEmbeddedAndSelected, isNativeUiComponent, isNotRenderable, isWidthPercentage, markDirty, refreshUI, removeFromNativeParent, setAlign, setAlign, setBackgroundColor, setBackgroundColor, setContainer, setCookie, setEmbedded, setHeight, setHeight, setMultiRowContainerParent, setParent, setRowNum, setVerticalAlign, setVerticalAlign, setWidth, setWidth, shiftRowNum, shouldUseParentBackgroundColor, toString, UICloneImpl, updateBackgroundColorNative
 
Methods inherited from class oracle.adfnmc.component.ui.RenderableComponent
execute, Focus, getRendered, handleRenderedChange, isParentRendered, isRendered, isRenderedChanged, renderedChangedNative, setRendered, setRendered, setUnregisterPropertiesOnly
 
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, setProp, setScreen, toFormattedString, updateRenderer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BBInputDate

public BBInputDate()
Method Detail

createConvertDateTime

protected ConvertDateTime createConvertDateTime()
Specified by:
createConvertDateTime in class InputDate

flushDirty

public boolean flushDirty()
Specified by:
flushDirty in class InputDate

render

public void render(java.lang.Object uiparent)
Specified by:
render in class InputDate

renderNative

protected void renderNative()
Specified by:
renderNative in class Control

convertDateTimeValueChanged

public void convertDateTimeValueChanged()

getAlignNative

protected int getAlignNative()
Specified by:
getAlignNative in class Control

setAlignNative

protected void setAlignNative(int align)
Specified by:
setAlignNative in class Control

getBackgroundColorNative

protected java.lang.String getBackgroundColorNative()
Specified by:
getBackgroundColorNative in class Control

setBackgroundColorNative

protected void setBackgroundColorNative(java.lang.String backgroundColor)
Specified by:
setBackgroundColorNative in class Control

getBottomNative

protected int getBottomNative()
Specified by:
getBottomNative in class Control

getFocusableNative

protected boolean getFocusableNative()
Specified by:
getFocusableNative in class BasicControl

setFocusableNative

protected void setFocusableNative(boolean focusable)
Specified by:
setFocusableNative in class BasicControl

getFocusedNative

protected boolean getFocusedNative()
Specified by:
getFocusedNative in class Control

getForegroundColorNative

protected java.lang.String getForegroundColorNative()
Specified by:
getForegroundColorNative in class InputDate

setForegroundColorNative

protected void setForegroundColorNative(java.lang.String foregroundColor)
Specified by:
setForegroundColorNative in class InputDate

getHeightNative

protected int getHeightNative()
Specified by:
getHeightNative in class Control

setHeightNative

protected void setHeightNative(int height)
Specified by:
setHeightNative in class Control

getJustificationNative

protected int getJustificationNative()
Specified by:
getJustificationNative in class InputDate

setJustificationNative

protected void setJustificationNative(int justification)
Specified by:
setJustificationNative in class InputDate

setLabelNative

protected void setLabelNative(java.lang.String label)
Specified by:
setLabelNative in class InputDate

getLeftNative

protected int getLeftNative()
Specified by:
getLeftNative in class Control

getReadOnlyNative

protected boolean getReadOnlyNative()
Specified by:
getReadOnlyNative in class InputDate

setReadOnlyNative

protected void setReadOnlyNative(boolean readOnly)
Specified by:
setReadOnlyNative in class InputDate

getRightNative

protected int getRightNative()
Specified by:
getRightNative in class Control

getTopNative

protected int getTopNative()
Specified by:
getTopNative in class Control

setValueNative

protected void setValueNative(java.util.Date value)
Specified by:
setValueNative in class InputDate

setValueNative

protected void setValueNative(java.lang.String value)
Specified by:
setValueNative in class InputDate

getVerticalAlignNative

protected int getVerticalAlignNative()
Specified by:
getVerticalAlignNative in class Control

setVerticalAlignNative

protected void setVerticalAlignNative(int verticalAlign)
Specified by:
setVerticalAlignNative in class Control

getVerticalJustificationNative

protected int getVerticalJustificationNative()
Specified by:
getVerticalJustificationNative in class InputDate

setVerticalJustificationNative

protected void setVerticalJustificationNative(int verticalJustification)
Specified by:
setVerticalJustificationNative in class InputDate

getVisibleNative

protected boolean getVisibleNative()
Specified by:
getVisibleNative in class BasicControl

setVisibleNative

protected void setVisibleNative(boolean visible)
Specified by:
setVisibleNative in class BasicControl

getWidthNative

protected int getWidthNative()
Specified by:
getWidthNative in class Control

setWidthNative

protected void setWidthNative(int width)
Specified by:
setWidthNative in class Control

updateLayoutNative

public void updateLayoutNative(int availableWidth,
                               int availableHeight)

setFocus

public boolean setFocus()
Specified by:
setFocus in class Control

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.