Package | Description |
---|---|
org.cesiumjs.cs |
Modifier and Type | Method and Description |
---|---|
static Command |
Cesium.createCommand(Cesium.Function func)
Create a Command from a given function, for use with ViewModels.
|
static Command |
Cesium.createCommand(Cesium.Function func,
boolean canExecute)
Create a Command from a given function, for use with ViewModels.
|
Copyright © 2019. All rights reserved.