|
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.Objectnet.rim.device.api.ui.Field
oracle.adfnmc.component.ui.BBSpacer.SpacerImpl
protected class BBSpacer.SpacerImpl
| Field Summary |
|---|
| 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 |
| Constructor Summary | |
|---|---|
BBSpacer.SpacerImpl()
|
|
BBSpacer.SpacerImpl(long style)
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
void |
doLayout(int width,
int height)
|
Component |
getAdfmcOwner()
|
void |
invalidateControl()
|
boolean |
isDisabled()
|
protected void |
layout(int width,
int height)
|
protected void |
paint(net.rim.device.api.ui.Graphics graphics)
|
protected void |
requestLayout()
|
void |
setDisabled(boolean disabled)
|
void |
setHeightInternal(int height)
Sets the extent to the specified height and forces a relayout of the control. |
void |
setWidthInternal(int width)
Sets the extent to the specified width and forces a relayout of the control. |
| 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, getFocusRect, 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, isFocusable, isMuddy, isPasteable, isSelectable, isSelecting, isSelectionCopyable, isSelectionCutable, isSelectionDeleteable, isSpellCheckable, isStyle, isVisible, keyChar, keyControl, keyDown, keyRepeat, keyStatus, keyUp, makeContextMenu, moveFocus, moveFocus, navigationClick, navigationMovement, navigationUnclick, onDisplay, onExposed, onFocus, 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, touchEvent, trackwheelClick, trackwheelRoll, trackwheelUnclick, updateLayout |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.adfnmc.component.ui.INativeUiComponent |
|---|
isFocusable, isVisible |
| Constructor Detail |
|---|
public BBSpacer.SpacerImpl()
public BBSpacer.SpacerImpl(long style)
| Method Detail |
|---|
protected void layout(int width,
int height)
layout in class net.rim.device.api.ui.Fieldprotected void paint(net.rim.device.api.ui.Graphics graphics)
paint in class net.rim.device.api.ui.Fieldpublic void setDisabled(boolean disabled)
setDisabled in interface INativeUiComponentpublic boolean isDisabled()
isDisabled in interface INativeUiComponentpublic void dispose()
dispose in interface INativeUiComponentpublic void invalidateControl()
invalidateControl in interface INativeUiComponentpublic void setWidthInternal(int width)
width - - the new widthpublic void setHeightInternal(int height)
height - - the new height
public void doLayout(int width,
int height)
doLayout in interface INativeUiComponentprotected void requestLayout()
public Component getAdfmcOwner()
getAdfmcOwner in interface INativeUiComponent
|
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 | ||||||||