public class ImageryTransparencyListItem extends AbstractChildlessListItem
HierarchyListItem.ComparatorSort, HierarchyListItem.Sort, HierarchyListItem.SortAlphabet, HierarchyListItem.SortAlphabetDesc, HierarchyListItem.SortDistanceFrom
asyncRefresh, 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, refreshImpl
async, 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, updateChildren
public ImageryTransparencyListItem(MapView mapView)
public java.lang.String getTitle()
HierarchyListItem
public java.lang.String getUID()
HierarchyListItem
getUID
in interface HierarchyListItem
getUID
in class AbstractHierarchyListItem2
public android.graphics.drawable.Drawable getIconDrawable()
HierarchyListItem2
getIconDrawable
in interface HierarchyListItem2
getIconDrawable
in class AbstractHierarchyListItem2
public java.lang.Object getUserObject()
HierarchyListItem
null
.public android.view.View getListItemView(android.view.View row, android.view.ViewGroup parent)
HierarchyListItem2
HierarchyListItem2.getCustomLayout()
getListItemView
in interface HierarchyListItem2
getListItemView
in class AbstractHierarchyListItem2
row
- 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