限定符和类型 | 方法和说明 |
---|---|
static java.util.List<AlphaCellModel> |
AlphaFineHelper.getFilterResult() |
限定符和类型 | 方法和说明 |
---|---|
static AlphaCellModel |
CellModelHelper.getModelFromJson(JSONObject object) |
限定符和类型 | 方法和说明 |
---|---|
static java.lang.String |
CellModelHelper.getResultValueFromModel(AlphaCellModel cellModel) |
限定符和类型 | 类和说明 |
---|---|
class |
ActionModel
Created by XiaXiang on 2017/4/20.
|
class |
BottomModel
Created by alexsung on 2018/7/30.
|
class |
DocumentModel
Created by XiaXiang on 2017/4/20.
|
class |
FileModel
Created by XiaXiang on 2017/4/20.
|
class |
MoreModel
Created by XiaXiang on 2017/4/20.
|
class |
NoResultModel
Created by XiaXiang on 2017/6/8.
|
class |
PluginModel
Created by XiaXiang on 2017/4/20.
|
class |
RobotModel
Created by alex.sung on 2018/8/3.
|
构造器和说明 |
---|
RobotPreviewPane(AlphaCellModel model,
java.lang.String content) |
限定符和类型 | 方法和说明 |
---|---|
java.util.List<AlphaCellModel> |
RecentSearchManager.getRecentModelList() |
java.util.List<AlphaCellModel> |
RecommendSearchManager.getRecommendModelList() |
限定符和类型 | 方法和说明 |
---|---|
void |
RecentSearchManager.addModel(java.lang.String searchKey,
AlphaCellModel cellModel)
添加模型
|