Документация
ОС Аврора 5.1.7
Список всех членов SilicaGridView
Ниже представлен полный список членов SilicaGridView, включая унаследованные:
- pullDownMenu : Item
 - pushUpMenu : Item
 - quickScroll : bool
 - quickScrollAnimating : bool
 - quickScrollEnabled : bool
(obsolete) - scrollToBottom()
 - scrollToTop()
 
Следующие члены наследуются от типа GridView.
- add : Transition
 - addDisplaced : Transition
 - cacheBuffer : int
 - cellHeight : real
 - cellWidth : real
 - count : int
 - currentIndex : int
 - currentItem : Item
 - delayRemove : bool [attached]
 - delegate : Component
 - displaced : Transition
 - displayMarginBeginning : int
 - displayMarginEnd : int
 - effectiveLayoutDirection : enumeration
 - flow : enumeration
 - footer : Component
 - footerItem : Item
 - header : Component
 - headerItem : Item
 - highlight : Component
 - highlightFollowsCurrentItem : bool
 - highlightItem : Item
 - highlightMoveDuration : int
 - highlightRangeMode : enumeration
 - isCurrentItem : bool [attached]
 - keyNavigationWraps : bool
 - layoutDirection : enumeration
 - model : model
 - move : Transition
 - moveDisplaced : Transition
 - populate : Transition
 - preferredHighlightBegin : real
 - preferredHighlightEnd : real
 - remove : Transition
 - removeDisplaced : Transition
 - snapMode : enumeration
 - verticalLayoutDirection : enumeration
 - view : GridView [attached]
 - add()
 - forceLayout()
 - indexAt()
 - itemAt()
 - moveCurrentIndexDown()
 - moveCurrentIndexLeft()
 - moveCurrentIndexRight()
 - moveCurrentIndexUp()
 - positionViewAtBeginning()
 - positionViewAtEnd()
 - positionViewAtIndex()
 - remove()
 
Следующие члены наследуются от типа Flickable.
- atXBeginning : bool
 - atXEnd : bool
 - atYBeginning : bool
 - atYEnd : bool
 - bottomMargin : real
 - boundsBehavior : enumeration
 - contentHeight : real
 - contentItem : Item
 - contentWidth : real
 - contentX : real
 - contentY : real
 - dragging : bool
 - draggingHorizontally : bool
 - draggingVertically : bool
 - flickDeceleration : real
 - flickableDirection : enumeration
 - flicking : bool
 - flickingHorizontally : bool
 - flickingVertically : bool
 - horizontalVelocity : real
 - interactive : bool
 - leftMargin : real
 - maximumFlickVelocity : real
 - moving : bool
 - movingHorizontally : bool
 - movingVertically : bool
 - originX : real
 - originY : real
 - pixelAligned : bool
 - pressDelay : int
 - rebound : Transition
 - rightMargin : real
 - topMargin : real
 - verticalVelocity : real
 - visibleArea.heightRatio : real
 - visibleArea.widthRatio : real
 - visibleArea.xPosition : real
 - visibleArea.yPosition : real
 - cancelFlick()
 - flick()
 - flickEnded()
 - flickStarted()
 - movementEnded()
 - movementStarted()
 - resizeContent()
 - returnToBounds()
 
Следующие члены наследуются от типа Item.
- activeFocus : bool
 - activeFocusOnTab : bool
 - anchors.alignWhenCentered : bool
 - anchors.baseline : AnchorLine
 - anchors.baselineOffset : real
 - anchors.bottom : AnchorLine
 - anchors.bottomMargin : real
 - anchors.centerIn : Item
 - anchors.fill : Item
 - anchors.horizontalCenter : AnchorLine
 - anchors.horizontalCenterOffset : real
 - anchors.left : AnchorLine
 - anchors.leftMargin : real
 - anchors.margins : real
 - anchors.right : AnchorLine
 - anchors.rightMargin : real
 - anchors.top : AnchorLine
 - anchors.topMargin : real
 - anchors.verticalCenter : AnchorLine
 - anchors.verticalCenterOffset : real
 - antialiasing : bool
 - baselineOffset : int
 - children : list<Item>
 - childrenRect.height : real
 - childrenRect.width : real
 - childrenRect.x : real
 - childrenRect.y : real
 - clip : bool
 - data : list<Object>
 - enabled : bool
 - focus : bool
 - height : real
 - implicitHeight : real
 - implicitWidth : real
 - layer.effect : Component
 - layer.enabled : bool
 - layer.format : enumeration
 - layer.mipmap : bool
 - layer.samplerName : string
 - layer.smooth : bool
 - layer.sourceRect : rect
 - layer.textureMirroring : enumeration
 - layer.textureSize : size
 - layer.wrapMode : enumeration
 - opacity : real
 - parent : Item
 - resources : list<Object>
 - rotation : real
 - scale : real
 - smooth : bool
 - state : string
 - states : list<State>
 - transform : list<Transform>
 - transformOrigin : enumeration
 - transitions : list<Transition>
 - visible : bool
 - visibleChildren : list<Item>
 - width : real
 - x : real
 - y : real
 - z : real
 - childAt()
 - contains()
 - forceActiveFocus()
 - forceActiveFocus()
 - grabToImage()
 - mapFromItem()
 - mapFromItem()
 - mapToItem()
 - mapToItem()
 - nextItemInFocusChain()