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 Summary
FieldsModifier and TypeFieldDescriptionfinal android.widget.Button
final android.widget.ListView
-
Method Summary
-
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 interfaceandroidx.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
-