|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PopupContainer.PopupEditButton | |
|---|---|
| com.esri.android.map | Provides classes for all the different elements of a map. |
| Uses of PopupContainer.PopupEditButton in com.esri.android.map |
|---|
| Methods in com.esri.android.map that return PopupContainer.PopupEditButton | |
|---|---|
static PopupContainer.PopupEditButton |
PopupContainer.PopupEditButton.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PopupContainer.PopupEditButton[] |
PopupContainer.PopupEditButton.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.esri.android.map with parameters of type PopupContainer.PopupEditButton | |
|---|---|
void |
PopupContainer.setPopupEditButtonEnabled(PopupContainer.PopupEditButton button,
boolean enabled)
Gives the ability to disable or enable specific buttons in this PopupContainer's editing toolbar. |
void |
PopupContainer.setPopupEditButtonVisibility(PopupContainer.PopupEditButton button,
int visibility)
Set the visibility of the specific buttons in this PopupContainer's editing toolbar. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||