public interface ParameterConfigViewInterface
限定符和类型 | 接口和说明 |
---|---|
static interface |
ParameterConfigViewInterface.ParameterConfigViewDelegate
参数配置视图委托
|
限定符和类型 | 方法和说明 |
---|---|
void |
seekTo(float progress)
跳到指定百分比
|
void |
setDelegate(ParameterConfigViewInterface.ParameterConfigViewDelegate delegate)
参数配置视图委托
|
void |
setParams(java.util.List<java.lang.String> argKeys,
int selectedIndex)
设置参数列表
|
void setDelegate(ParameterConfigViewInterface.ParameterConfigViewDelegate delegate)
void seekTo(float progress)
void setParams(java.util.List<java.lang.String> argKeys, int selectedIndex)