public interface UIComponentWithCustomVisibility extends UIComponent
Modifier and Type | Method and Description |
---|---|
boolean |
isShown()
Returns true if the LSPS UI component represented by this Vaadin
component is visible.
|
getComponentData, getWidget, refresh
boolean isShown()
UIComponents.isShown(UIComponent)
.Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.