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

E17503-02

oracle.adfnmc.component.ui
Class BBTable.TableGridManager.TableFocusDelegateField

java.lang.Object
  extended by net.rim.device.api.ui.Field
      extended by oracle.adfnmc.component.ui.BBTable.TableGridManager.TableFocusDelegateField
Enclosing class:
BBTable.TableGridManager

protected class BBTable.TableGridManager.TableFocusDelegateField
extends net.rim.device.api.ui.Field


Field Summary
protected  BBTable.TableGridManager table
           
 
Fields inherited from class net.rim.device.api.ui.Field
ACTION_INVOKE, AXIS_HORIZONTAL, AXIS_SEQUENTIAL, AXIS_VERTICAL, EDITABLE, EDITABLE_MASK, FIELD_BOTTOM, FIELD_HALIGN_MASK, FIELD_HCENTER, FIELD_LEADING, FIELD_LEFT, FIELD_RIGHT, FIELD_TOP, FIELD_TRAILING, FIELD_VALIGN_MASK, FIELD_VCENTER, FOCUSABLE, FOCUSABLE_MASK, HIGHLIGHT_FOCUS, HIGHLIGHT_SELECT, NON_FOCUSABLE, NON_SPELLCHECKABLE, READONLY, SPELLCHECKABLE, SPELLCHECKABLE_MASK, STATUS_MOVE_FOCUS_HORIZONTALLY, STATUS_MOVE_FOCUS_VERTICALLY, USE_ALL_HEIGHT, USE_ALL_WIDTH, VISUAL_STATE_ACTIVE, VISUAL_STATE_DISABLED, VISUAL_STATE_DISABLED_FOCUS, VISUAL_STATE_FOCUS, VISUAL_STATE_NORMAL
 
Method Summary
 void getFocusRect(net.rim.device.api.ui.XYRect rect)
           
 void getFocusRectPhantom(net.rim.device.api.ui.XYRect rect)
           
 boolean invokeAction()
           
 boolean isFocusable()
           
protected  void layout(int i, int i1)
           
protected  void onFocus(int direction)
           
protected  void paint(net.rim.device.api.ui.Graphics graphics)
           
protected  boolean touchEvent(net.rim.device.api.ui.TouchEvent message)
           
 
Methods inherited from class net.rim.device.api.ui.Field
applyTheme, assertHaveEventLock, drawFocus, drawHighlightRegion, fieldChangeNotify, focusAdd, focusChangeNotify, focusRemove, getAccessibleContext, getBackground, getBackground, getBorder, getBorder, getBorder, getChangeListener, getContentHeight, getContentLeft, getContentRect, getContentRect, getContentTop, getContentWidth, getContextMenu, getCookie, getExtent, getExtent, getFieldStyle, getFocusListener, getFont, getHeight, getIndex, getLeafFieldWithFocus, getLeft, getManager, getMargin, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getOriginal, getPadding, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getPreferredHeight, getPreferredWidth, getScreen, getState, getStyle, getTop, getVisualState, getWidth, invalidate, invalidate, invalidateAll, invokeAction, isDataValid, isDirty, isEditable, isFocus, isMuddy, isPasteable, isSelectable, isSelecting, isSelectionCopyable, isSelectionCutable, isSelectionDeleteable, isSpellCheckable, isStyle, isVisible, keyChar, keyControl, keyDown, keyRepeat, keyStatus, keyUp, makeContextMenu, moveFocus, moveFocus, navigationClick, navigationMovement, navigationUnclick, onDisplay, onExposed, onMenuDismissed, onMenuDismissed, onObscured, onUndisplay, onUnfocus, onVisibilityChange, paintBackground, paste, select, selectionCopy, selectionCut, selectionDelete, setBackground, setBackground, setBorder, setBorder, setBorder, setBorder, setChangeListener, setCookie, setDirty, setEditable, setExtent, setFocus, setFocusListener, setFont, setMargin, setMargin, setMinimalWidth, setMuddy, setNonSpellCheckable, setPadding, setPadding, setPosition, setVisualState, trackwheelClick, trackwheelRoll, trackwheelUnclick, updateLayout
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

table

protected BBTable.TableGridManager table
Method Detail

isFocusable

public boolean isFocusable()
Overrides:
isFocusable in class net.rim.device.api.ui.Field

getFocusRect

public void getFocusRect(net.rim.device.api.ui.XYRect rect)
Overrides:
getFocusRect in class net.rim.device.api.ui.Field

getFocusRectPhantom

public void getFocusRectPhantom(net.rim.device.api.ui.XYRect rect)

layout

protected void layout(int i,
                      int i1)
Specified by:
layout in class net.rim.device.api.ui.Field

paint

protected void paint(net.rim.device.api.ui.Graphics graphics)
Specified by:
paint in class net.rim.device.api.ui.Field

onFocus

protected void onFocus(int direction)
Overrides:
onFocus in class net.rim.device.api.ui.Field

invokeAction

public boolean invokeAction()

touchEvent

protected boolean touchEvent(net.rim.device.api.ui.TouchEvent message)
Overrides:
touchEvent in class net.rim.device.api.ui.Field

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.