public class AddEditResource
extends java.lang.Object
Constructor and Description |
---|
AddEditResource(MapView mapView) |
Modifier and Type | Method and Description |
---|---|
void |
add(RemoteResource.Type type) |
void |
edit(RemoteResource resource) |
static java.lang.String |
getModifiedDate(java.lang.Long time) |
AddEditResource |
setForceUpdate(boolean update) |
public AddEditResource(MapView mapView)
public AddEditResource setForceUpdate(boolean update)
public void add(RemoteResource.Type type)
public void edit(RemoteResource resource)
public static java.lang.String getModifiedDate(java.lang.Long time)