PickerFragment.GraphObjectFilter
最新版本的 SDK 已不再提供此課程。
有此級別的更新版本。前往查看 最新版本。

Callback interface that will be called to determine if a graph object should be displayed.

套件:widget
執行個體方法
includeItem(Object)

Called to determine if a graph object should be displayed.

public boolean includeItem(Object graphObject)
參數說明
graphObjectThe graph object
Returns
True to display the graph object, false to hide it