Class FragmentOrganizerInvitedBinding

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

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

    • cancelEntrants

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

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

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

    • getRoot

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

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

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

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