-
- All Implemented Interfaces:
-
androidx.viewbinding.ViewBinding
public final class ReadiumNavigatorFragmentFxllayoutSingleBinding implements ViewBinding
-
-
Field Summary
Fields Modifier and Type Field Description public final R2FXLLayoutr2FXLLayoutpublic final R2BasicWebViewwebViewSingle
-
Method Summary
Modifier and Type Method Description R2FXLLayoutgetRoot()static ReadiumNavigatorFragmentFxllayoutSingleBindinginflate(@NonNull() LayoutInflater inflater)static ReadiumNavigatorFragmentFxllayoutSingleBindinginflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)static ReadiumNavigatorFragmentFxllayoutSingleBindingbind(@NonNull() View rootView)-
-
Method Detail
-
inflate
@NonNull() static ReadiumNavigatorFragmentFxllayoutSingleBinding inflate(@NonNull() LayoutInflater inflater)
-
inflate
@NonNull() static ReadiumNavigatorFragmentFxllayoutSingleBinding inflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)
-
bind
@NonNull() static ReadiumNavigatorFragmentFxllayoutSingleBinding bind(@NonNull() View rootView)
-
-
-
-