RefreshTreeView

Function RefreshTreeView 

Source
pub async fn RefreshTreeView(
    ApplicationHandle: AppHandle<Wry>,
    _State: State<'_, Arc<ApplicationState>>,
    ViewId: String,
    ItemsToRefresh: Option<Vec<String>>,
) -> Result<Value, String>
Expand description

Refreshes a tree view.