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

E17503-02

oracle.adfnmc.component.ui
Class BBCommandMenuItem.componentImpl

java.lang.Object
  extended by net.rim.device.api.ui.MenuItem
      extended by oracle.adfnmc.component.ui.BBCommandMenuItem.componentImpl
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
BBCommandMenuItem

public class BBCommandMenuItem.componentImpl
extends net.rim.device.api.ui.MenuItem


Field Summary
 
Fields inherited from class net.rim.device.api.ui.MenuItem
CANCEL_SELECT, CHANGE_OPTION, CLOSE, COPY, CUT, ORDINAL_COMPARATOR, PASTE, SAVE_CLOSE, SELECT
 
Constructor Summary
BBCommandMenuItem.componentImpl(java.lang.String text, int ordinal, int priority)
           
 
Method Summary
 void dispose()
           
 void doLayout(int width, int height)
           
 void invalidateControl()
           
 void run()
           
 
Methods inherited from class net.rim.device.api.ui.MenuItem
getBundle, getIcon, getId, getOrdinal, getPrefab, getPriority, getTarget, isSeparator, separator, setIcon, setOrdinal, setPriority, setText, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BBCommandMenuItem.componentImpl

public BBCommandMenuItem.componentImpl(java.lang.String text,
                                       int ordinal,
                                       int priority)
Method Detail

run

public void run()

dispose

public void dispose()

invalidateControl

public void invalidateControl()

doLayout

public void doLayout(int width,
                     int height)

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.