oracle.adfnmc.component.ui
Class BBInputText
java.lang.Object
oracle.adfnmc.component.Component
oracle.adfnmc.component.ui.RenderableComponent
oracle.adfnmc.component.ui.Control
oracle.adfnmc.component.ui.BasicControl
oracle.adfnmc.component.ui.BasicFontControl
oracle.adfnmc.component.ui.InputText
oracle.adfnmc.component.ui.BBInputText
- All Implemented Interfaces:
- IConvertDateTimeListener, IConvertNumberListener, RefreshablePropertyObjectOwner, ITestableComponent
public class BBInputText
- extends InputText
| Fields inherited from class oracle.adfnmc.component.ui.InputText |
DEFAULT_CURSORPOSITION, DEFAULT_FOCUSABLE, DEFAULT_FOREGROUNDCOLOR, DEFAULT_LABEL, DEFAULT_MASK, DEFAULT_MAXIMUMLENGTH, DEFAULT_MULTILINE, DEFAULT_READONLY, DEFAULT_REQUIRED, DEFAULT_ROWS, DEFAULT_SECRET, DEFAULT_SELECTION, DEFAULT_SELECTIONLENGTH, DEFAULT_SELECTIONSTART, DEFAULT_SHOWREQUIRED, DEFAULT_SIMPLE, DEFAULT_VALUE, DEFAULT_WIDTH_STRING, m_convertDateTime, m_convertNumber, m_foregroundColorProperty, m_hasForegroundColor, m_labelProperty, m_maskProperty, m_maximumLengthProperty, m_readOnlyProperty, m_requiredProperty, m_rowsProperty, m_secretProperty, m_showRequiredProperty, m_simpleProperty, m_valueChangeListenerProperty, m_valueClass, m_valueProperty, m_wrapProperty, SECRET_LOGGING_VALUE |
| 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.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 |
| Methods inherited from class oracle.adfnmc.component.ui.InputText |
addChild, addDirtyListener, convertDateTimeValueChanged, convertNumberValueChanged, endInit, endInitRenderableProperties, execute, fireValueChangeListenerEvent, fixupLabelNativeSetting, getCursorPosition, getDefaultFocusable, getForegroundColor, getLabel, getMask, getMaximumLength, getMultiline, getReadOnly, getRequired, getRequiredMessage, getRows, getSecret, getSelection, getSelectionLength, getSelectionStart, getShowRequired, getSimple, getValue, getWrap, handleChangeAction, hasBackgroundColor, hasForegroundColor, isLabeled, isValueUnderlyingTypeString, removeDirtyListener, requiredChanged, setCursorPosition, setForegroundColor, setForegroundColor, setLabel, setLabel, setMask, setMask, setMaximumLength, setMaximumLength, setReadOnly, setReadOnly, setRenderProperties, setRequired, setRequired, setRows, setRows, setSecret, setSecret, setSecretProperty, setSelection, setSelectionLength, setSelectionStart, setShowRequired, setShowRequired, setSimple, setSimple, setValue, setWrap, setWrap, showRequiredChanged, simpleChanged, textChanged, toString, truncateMaximumLength, UIClone, validateRequired, valueFromString, valueToString, valueToString |
| 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, setValue, 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, UICloneImpl, updateBackgroundColorNative |
| 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 |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BBInputText
public BBInputText()
flushDirty
public boolean flushDirty()
- Specified by:
flushDirty in class InputText
render
public void render(java.lang.Object uiparent)
- Specified by:
render in class Control
renderNative
protected void renderNative()
- Specified by:
renderNative in class Control
updateRenderer
public void updateRenderer()
- Overrides:
updateRenderer in class Component
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
getCursorPositionNative
protected int getCursorPositionNative()
- Specified by:
getCursorPositionNative in class InputText
setCursorPositionNative
protected void setCursorPositionNative(int cursorPosition)
- Specified by:
setCursorPositionNative in class InputText
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 InputText
setForegroundColorNative
protected void setForegroundColorNative(java.lang.String foregroundColor)
- Specified by:
setForegroundColorNative in class InputText
getHeightNative
protected int getHeightNative()
- Specified by:
getHeightNative in class Control
setHeightNative
protected void setHeightNative(int height)
- Specified by:
setHeightNative in class Control
setLabelNative
protected void setLabelNative(java.lang.String label)
- Specified by:
setLabelNative in class InputText
getLeftNative
protected int getLeftNative()
- Specified by:
getLeftNative in class Control
getMaskNative
protected java.lang.String getMaskNative()
- Specified by:
getMaskNative in class InputText
setMaskNative
protected void setMaskNative(java.lang.String mask)
- Specified by:
setMaskNative in class InputText
getMaximumLengthNative
protected int getMaximumLengthNative()
- Specified by:
getMaximumLengthNative in class InputText
setMaximumLengthNative
protected void setMaximumLengthNative(int maximumLength)
- Specified by:
setMaximumLengthNative in class InputText
getMultilineNative
protected boolean getMultilineNative()
- Specified by:
getMultilineNative in class InputText
getReadOnlyNative
protected boolean getReadOnlyNative()
- Specified by:
getReadOnlyNative in class InputText
setReadOnlyNative
protected void setReadOnlyNative(boolean readOnly)
- Specified by:
setReadOnlyNative in class InputText
getRightNative
protected int getRightNative()
- Specified by:
getRightNative in class Control
setRowsNative
protected void setRowsNative(int rows)
- Specified by:
setRowsNative in class InputText
getSecretNative
protected boolean getSecretNative()
- Specified by:
getSecretNative in class InputText
setSecretNative
protected void setSecretNative(boolean secret)
- Specified by:
setSecretNative in class InputText
getSelectionNative
protected java.lang.String getSelectionNative()
- Specified by:
getSelectionNative in class InputText
setSelectionNative
protected void setSelectionNative(java.lang.String selection)
- Specified by:
setSelectionNative in class InputText
getSelectionLengthNative
protected int getSelectionLengthNative()
- Specified by:
getSelectionLengthNative in class InputText
setSelectionLengthNative
protected void setSelectionLengthNative(int selectionLength)
- Specified by:
setSelectionLengthNative in class InputText
getSelectionStartNative
protected int getSelectionStartNative()
- Specified by:
getSelectionStartNative in class InputText
setSelectionStartNative
protected void setSelectionStartNative(int selectionStart)
- Specified by:
setSelectionStartNative in class InputText
getTopNative
protected int getTopNative()
- Specified by:
getTopNative in class Control
setValueNative
protected void setValueNative(java.lang.Object value)
- Specified by:
setValueNative in class InputText
getValueNative
protected java.lang.Object getValueNative()
- Specified by:
getValueNative in class InputText
getVerticalAlignNative
protected int getVerticalAlignNative()
- Specified by:
getVerticalAlignNative in class Control
setVerticalAlignNative
protected void setVerticalAlignNative(int verticalAlign)
- Specified by:
setVerticalAlignNative in class Control
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
getWrapNative
protected int getWrapNative()
- Specified by:
getWrapNative in class InputText
setWrapNative
protected void setWrapNative(int wrap)
- Specified by:
setWrapNative in class InputText
updateLayoutNative
public void updateLayoutNative(int availableWidth,
int availableHeight)
Focus
public void Focus(boolean focused)
- Overrides:
Focus in class RenderableComponent
setFocus
public boolean setFocus()
- Specified by:
setFocus in class Control
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.