Class FragmentOrganizerCancelledBinding

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

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

    • craftMessage

      @NonNull public final android.widget.Button craftMessage
    • listViewEntrantsCancelled

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

    • getRoot

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

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

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

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