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.SortMenuItem

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

protected class BBTable.TableGridManager.SortMenuItem
extends net.rim.device.api.ui.MenuItem


Field Summary
protected  SortAssistant assistant
           
protected  java.lang.String columnID
           
 
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
BBTable.TableGridManager.SortMenuItem(java.lang.String column, SortAssistant assistant)
           
 
Method Summary
 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
 

Field Detail

columnID

protected java.lang.String columnID

assistant

protected SortAssistant assistant
Constructor Detail

BBTable.TableGridManager.SortMenuItem

public BBTable.TableGridManager.SortMenuItem(java.lang.String column,
                                             SortAssistant assistant)
Method Detail

run

public void run()

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.