initSidebarItems({"struct":[["BoxView","Wrapper around another view, with a fixed size."],["Checkbox","Checkable box."],["Dialog","Popup-like view with a main content, and optional buttons under it."],["EditView","Input box where the user can enter and edit text."],["FullView","Simple wrapper view that asks for all the space it can get."],["IdView","Wrapper view that allows to select its content with a fixed string id."],["KeyEventView","A simple wrapper view that catches some ignored event from its child."],["LinearLayout","Arranges its children linearly according to its orientation."],["ListView","Displays a scrollable list of elements."],["Printer","Convenient interface to draw on a subset of the screen."],["SelectView","View to select an item among a list."],["TextView","A simple view showing a fixed text"]],"trait":[["With","Generic trait to enable chainable API"]]});