Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Updated documentation.
Browse files Browse the repository at this point in the history
Signed-off-by: Anna Wojtowicz <wojtowicza@ornl.gov>
  • Loading branch information
Anna Wojtowicz committed Apr 16, 2015
1 parent 38449c6 commit b26967f
Showing 1 changed file with 6 additions and 2 deletions.
Expand Up @@ -1535,8 +1535,12 @@ private void setAdaptiveType(AdaptiveTreeComposite tree) {
}

/**
* This method is intended primarily to update the ResourceComponet with a
* new VizResource if the Mesh block's "file" Entry has changed.
* This method updates the ResourceComponet with a new VizResource if the
* Mesh block's "file" Entry has changed. It is also used to correctly
* display the "file" Entry as commented/uncommented depending on the Mesh
* block's currently set type. Lastly, it will listen to updates from the
* Mesh's active data node in case a new "file" Entry is ever manually
* added (in which case it will register the new Entry with the form).
*
* @param component
* The component that triggered an update
Expand Down

0 comments on commit b26967f

Please sign in to comment.