public class ImportManagerDropdown extends DropDownReceiver
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ADD_RESOURCE |
static java.lang.String |
DLOAD_RESOURCE |
protected static java.lang.String |
TAG |
static java.lang.String |
UPDATE_RESOURCE |
DROPDOWN_STATE_FULLSCREEN, DROPDOWN_STATE_NONE, DROPDOWN_STATE_NORMAL, FIVE_EIGTHS_HEIGHT, FIVE_EIGTHS_WIDTH, FIVE_TWELFTHS_HEIGHT, FIVE_TWELFTHS_WIDTH, FULL_HEIGHT, FULL_WIDTH, HALF_HEIGHT, HALF_WIDTH, HANDLE_THICKNESS_LANDSCAPE, HANDLE_THICKNESS_PORTRAIT, NO_HEIGHT, NO_WIDTH, QUARTER_SCREEN, SEVEN_SIXTEENTH_WIDTH, THIRD_HEIGHT, THIRD_WIDTH, THREE_EIGHTHS_HEIGHT, THREE_EIGHTHS_WIDTH, TWO_THIRDS_HEIGHT, TWO_THIRDS_WIDTH| Constructor and Description |
|---|
ImportManagerDropdown(MapView mapView,
ImportExportMapComponent importExportMapComponent,
android.content.SharedPreferences prefs) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(CotEvent event,
android.os.Bundle extra) |
void |
disposeImpl()
Any drop down specific disposal implementation that is performed during the
disposal of a drop down.
|
void |
onReceive(android.content.Context arg0,
android.content.Intent intent) |
void |
onShow() |
_showDropDown, callResize, closeDropDown, dispose, dropDownAlreadyExists, getAssociationKey, getBackStackCount, getDropDown, getMapView, hideDropDown, isClosed, isPortrait, isRetained, isTablet, isTransient, isVisible, onBackButtonPressed, onStateRequested, resize, setAssociationKey, setRetain, setSelected, setSelected, setSelected, setTransient, showDropDown, showDropDown, showDropDown, showDropDown, showDropDown, showDropDown, showDropDown, showDropDown, showDropDown, showDropDown, unhideDropDownabortBroadcast, clearAbortBroadcast, getAbortBroadcast, getDebugUnregister, getResultCode, getResultData, getResultExtras, goAsync, isInitialStickyBroadcast, isOrderedBroadcast, peekService, setDebugUnregister, setOrderedHint, setResult, setResultCode, setResultData, setResultExtrasprotected static final java.lang.String TAG
public static final java.lang.String ADD_RESOURCE
public static final java.lang.String DLOAD_RESOURCE
public static final java.lang.String UPDATE_RESOURCE
public ImportManagerDropdown(MapView mapView, ImportExportMapComponent importExportMapComponent, android.content.SharedPreferences prefs)
public void disposeImpl()
DropDownReceiverdisposeImpl in class DropDownReceiverpublic void onReceive(android.content.Context arg0,
android.content.Intent intent)
onReceive in class android.content.BroadcastReceiverpublic void add(CotEvent event, android.os.Bundle extra)
public void onShow()