vncoreui
Module Contents
alltypes
Module Contents
class BottomSheetListView : ListView
class ErrorDialogFragment : DialogFragment
interface InputValidatable
class ItemViewSeparator
class ItemViewSeparatorViewHolder : VNViewHolder
class LifecycleCoroutineScope : CoroutineScope, LifecycleObserver
class LockedBottomSheetBehavior<V : View> : BottomSheetBehavior<V>
Module Contents
LockedBottomSheetBehavior()
fun <V : View> from(view: V): LockedBottomSheetBehavior<V>
fun onInterceptTouchEvent(parent: CoordinatorLayout, child: V, event: MotionEvent): Boolean
fun onNestedPreFling(coordinatorLayout: CoordinatorLayout, child: V, target: View, velocityX: Float, velocityY: Float): Boolean
fun onNestedPreScroll(coordinatorLayout: CoordinatorLayout, child: V, target: View, dx: Int, dy: Int, consumed: IntArray, type: Int): Unit
fun onStartNestedScroll(coordinatorLayout: CoordinatorLayout, child: V, directTargetChild: View, target: View, axes: Int, type: Int): Boolean
fun onStopNestedScroll(coordinatorLayout: CoordinatorLayout, child: V, target: View, type: Int): Unit
fun onTouchEvent(parent: CoordinatorLayout, child: V, event: MotionEvent): Boolean
class LockedRecyclerView : RecyclerView
class MainFragment : Fragment
class NumberPickerBottomSheetDialogFragment : BottomSheetDialogFragment
class RecyclerViewFling : OnFlingListener
class SnackbarUtil
class TextDrawable : ShapeDrawable
object Utils
open class VNViewHolder : ViewHolder
package com.venuenext.vncoreui
package com.venuenext.vncoreui.protocol
package com.venuenext.vncoreui.stands
package com.venuenext.vncoreui.ui
Module Contents
class BottomSheetListView : ListView
class ErrorDialogFragment : DialogFragment
class ItemViewSeparator
class ItemViewSeparatorViewHolder : VNViewHolder
class LockedBottomSheetBehavior<V : View> : BottomSheetBehavior<V>
Module Contents
LockedBottomSheetBehavior()
fun <V : View> from(view: V): LockedBottomSheetBehavior<V>
fun onInterceptTouchEvent(parent: CoordinatorLayout, child: V, event: MotionEvent): Boolean
fun onNestedPreFling(coordinatorLayout: CoordinatorLayout, child: V, target: View, velocityX: Float, velocityY: Float): Boolean
fun onNestedPreScroll(coordinatorLayout: CoordinatorLayout, child: V, target: View, dx: Int, dy: Int, consumed: IntArray, type: Int): Unit
fun onStartNestedScroll(coordinatorLayout: CoordinatorLayout, child: V, directTargetChild: View, target: View, axes: Int, type: Int): Boolean
fun onStopNestedScroll(coordinatorLayout: CoordinatorLayout, child: V, target: View, type: Int): Unit
fun onTouchEvent(parent: CoordinatorLayout, child: V, event: MotionEvent): Boolean
class LockedRecyclerView : RecyclerView
class MainFragment : Fragment
class NumberPickerBottomSheetDialogFragment : BottomSheetDialogFragment
class RecyclerViewFling : OnFlingListener
class TextDrawable : ShapeDrawable
open class VNViewHolder : ViewHolder
package com.venuenext.vncoreui.util