gsdsdk / com.gsd.software.sdk.viewcomponents.userpicker.dialog / ItemsDialogFragment
class ItemsDialogFragment : DialogFragment
Created by Maksim Shumko on 8/27/2020.
Name | Summary |
---|---|
Listener | interface Listener |
Name | Summary |
---|---|
<init> | ItemsDialogFragment() Created by Maksim Shumko on 8/27/2020. |
Name | Summary |
---|---|
onCreate | fun onCreate(savedInstanceState: Bundle ?): Unit |
onStart | fun onStart(): Unit |
onViewCreated | fun onViewCreated(view: View , savedInstanceState: Bundle ?): Unit |
Name | Summary |
---|---|
newInstance | fun newInstance(items: List < Token >): ItemsDialogFragment |