setDisplay() setDisplay(string $display) : self Set the property's display layout. Parameters string $display The layout for the tickable elements. Throws \InvalidArgumentException If the given layout is invalid. \OutOfBoundsException If the given layout is unsupported. Returns self
setShowEmpty() setShowEmpty(boolean $show) : self Show/hide the notice when the structure is empty. Parameters boolean $show Show (TRUE) or hide (FALSE) the notice. Returns self
showEmpty() showEmpty() : boolean Determine if a notice should be displayed when the structure is empty. Returns boolean
supportedDisplayLayouts() supportedDisplayLayouts() : array Retrieve the supported display layouts. Returns array