Package org.teamapps.ux.component
Interface Container
- All Superinterfaces:
Component
- All Known Implementing Classes:
AbstractForm,BootstrapishGridLayout,Dialogue,FormDialogue,GenericForm,MobileLayout,NavigationBar,Panel,ResponsiveForm,ResponsiveGridLayout,RootPanel,SimpleWorkSpaceLayout,Table,TabPanel,Window,WorkSpaceLayout
public interface Container extends Component
-
Method Summary
Modifier and Type Method Description default booleanisChildVisible(Component child)Methods inherited from interface org.teamapps.ux.component.Component
createUiComponentReference, destroy, getId, getParent, getSessionContext, handleUiEvent, isDestroyed, isEffectivelyVisible, isRendered, isVisible, onDestroyed, render, setCssStyle, setCssStyle, setMargin, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setParent, setShadow, setVisible, unrender