public class ImageryTransparencyListItem extends AbstractChildlessListItem
HierarchyListItem.ComparatorSort, HierarchyListItem.Sort, HierarchyListItem.SortAlphabet, HierarchyListItem.SortAlphabetDesc, HierarchyListItem.SortDistanceFromasyncRefresh, children, disposed, filter, listener, postFilter, reusable, uiHandler| Constructor and Description |
|---|
ImageryTransparencyListItem(MapView mapView) |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.drawable.Drawable |
getIconDrawable()
Get the icon drawable
|
android.view.View |
getListItemView(android.view.View row,
android.view.ViewGroup parent)
Used when this item is being displayed within a list
For overriding the entire list view, see
HierarchyListItem2.getCustomLayout() |
java.lang.String |
getTitle()
Returns the title to be displayed for the item.
|
java.lang.String |
getUID()
Returns the unique ID of the list item
|
java.lang.Object |
getUserObject()
Returns the user object associated with the node.
|
dispose, getChildAt, getChildCount, getDescendantCount, getVisibility, hideIfEmpty, isChildSupported, isVisible, refresh, refreshImplasync, buildQueryParams, delete, disposeChildren, disposeItems, find, findChild, getAction, getAssociationKey, getChildActions, getChildren, getCustomLayout, getDefaultSortModes, getDeleteActions, getDescription, getDropDownSize, getExtraView, getExtraView, getFilter, getFooterView, getHeaderView, getIconColor, getIconUri, getLocalData, getLocalData, getPreferredListIndex, getSorts, isDisposed, isGetChildrenSupported, isMultiSelectSupported, notifyListener, notifyListener, postAccept, postRefresh, refresh, refresh, refresh, requestRefresh, requestRefresh, search, setLocalData, setPostFilter, setVisible, sortItems, syncRefresh, updateChildrenpublic ImageryTransparencyListItem(MapView mapView)
public java.lang.String getTitle()
HierarchyListItempublic java.lang.String getUID()
HierarchyListItemgetUID in interface HierarchyListItemgetUID in class AbstractHierarchyListItem2public android.graphics.drawable.Drawable getIconDrawable()
HierarchyListItem2getIconDrawable in interface HierarchyListItem2getIconDrawable in class AbstractHierarchyListItem2public java.lang.Object getUserObject()
HierarchyListItemnull.public android.view.View getListItemView(android.view.View row,
android.view.ViewGroup parent)
HierarchyListItem2HierarchyListItem2.getCustomLayout()getListItemView in interface HierarchyListItem2getListItemView in class AbstractHierarchyListItem2row - The existing list item view. Only inflate a new layout
if the id/context do not match your expected config.parent - The list view parent - Use this as "root" when inflating