JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.atakmap.android.hierarchy.action
Interface Send
All Known Implementing Classes:
ModelContentHandler
public interface
Send
Action interface for prompting the user to send an item This action is not meant to be used in bulk operations
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
promptSend
()
Prepare or prompt to send this item Usually this would bring up a
SendDialog
Method Detail
promptSend
boolean promptSend()
Prepare or prompt to send this item Usually this would bring up a
SendDialog
Returns:
True if the item can be sent, false if not
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method