Class FragmentOrganizerEnrolledBinding
java.lang.Object
com.example.slacks_lottoevent.databinding.FragmentOrganizerEnrolledBinding
- All Implemented Interfaces:
androidx.viewbinding.ViewBinding
public final class FragmentOrganizerEnrolledBinding
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 -
listViewEntrantsEnrolled
@NonNull public final android.widget.ListView listViewEntrantsEnrolled
-
-
Method Details
-
getRoot
@NonNull public android.widget.FrameLayout getRoot()- Specified by:
getRoot
in interfaceandroidx.viewbinding.ViewBinding
-
inflate
@NonNull public static FragmentOrganizerEnrolledBinding inflate(@NonNull android.view.LayoutInflater inflater) -
inflate
@NonNull public static FragmentOrganizerEnrolledBinding inflate(@NonNull android.view.LayoutInflater inflater, @Nullable android.view.ViewGroup parent, boolean attachToParent) -
bind
-