public class WorkingSetIndex extends Index
indexed, TYPE_CATEGORY, TYPE_CHILDWORLDS, TYPE_PLUGINS, TYPE_PROJECT, TYPE_PROJECTS, TYPE_THING, TYPE_THINGMANAGER, TYPE_WORKING_SET, TYPE_WORLD| 构造器 | 说明 |
|---|---|
WorkingSetIndex(Index parent,
Thing thing) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
List<Index> |
getChilds() |
取子索引列表。
|
String |
getDescription() |
取描述。
|
Object |
getIndexObject() |
返回被索引的事物。
|
String |
getLabel() |
取标签。
|
String |
getName() |
取名称。
|
Index |
getParent() |
取索引的父索引。
|
String |
getPath() |
取路径,这个路径是通过World.get(path)可以获取的那个参数路径。
|
Thing |
getThing() |
|
String |
getType() |
返回索引的事物的类型。
|
boolean |
refresh() |
刷新子索引。
|
getIndexById, getIndexId, getInstance, getLastModifiedpublic Object getIndexObject()
IndexgetIndexObject 在类中 Indexpublic Thing getThing()
public String getDescription()
IndexgetDescription 在类中 IndexCopyright © 2018 xworker.org. All rights reserved.