Skip to content

Commit

Permalink
Add since
Browse files Browse the repository at this point in the history
Co-authored-by: Pekka Hyvönen <[email protected]>
  • Loading branch information
caalador and pleku authored Aug 19, 2021
1 parent b1ad691 commit ec8fbe0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ protected void onDetach(DetachEvent detachEvent) {
* UI and its components.
*
* @return true if the component is attached to an active UI.
* @since 2.7
*/
public boolean isAttached() {
return getElement().getNode().isAttached();
Expand Down

0 comments on commit ec8fbe0

Please sign in to comment.