Class FragmentAdminProfilesBinding

java.lang.Object
com.example.slacks_lottoevent.databinding.FragmentAdminProfilesBinding
All Implemented Interfaces:
androidx.viewbinding.ViewBinding

public final class FragmentAdminProfilesBinding extends Object implements androidx.viewbinding.ViewBinding
  • Field Details

    • ListViewAdminProfiles

      @NonNull public final android.widget.ListView ListViewAdminProfiles
  • Method Details

    • getRoot

      @NonNull public androidx.constraintlayout.widget.ConstraintLayout getRoot()
      Specified by:
      getRoot in interface androidx.viewbinding.ViewBinding
    • inflate

      @NonNull public static FragmentAdminProfilesBinding inflate(@NonNull android.view.LayoutInflater inflater)
    • inflate

      @NonNull public static FragmentAdminProfilesBinding inflate(@NonNull android.view.LayoutInflater inflater, @Nullable android.view.ViewGroup parent, boolean attachToParent)
    • bind

      @NonNull public static FragmentAdminProfilesBinding bind(@NonNull android.view.View rootView)