getting all views value in all fragment ViewPager from activity android
up vote
0
down vote
favorite
i would like to ask, is it possible to get all the views values from all my fragments(currently i have 3 fragment which connected using ViewPager) from activity views when i pressed submit button from my activity?
android android-activity fragment
add a comment |
up vote
0
down vote
favorite
i would like to ask, is it possible to get all the views values from all my fragments(currently i have 3 fragment which connected using ViewPager) from activity views when i pressed submit button from my activity?
android android-activity fragment
Refer to this link, it may help you. stackoverflow.com/a/23250795/9346054
– Zuhrain
Nov 21 at 4:32
@Zuhrain so by you means that each time i have switch the tabs of the pager i have to pass value from one fragment to other fragment until i stop at the visible fragment and get all the value from that visible fragment? Is there any possibilities get value directly from activities without passing value from each fragment?
– JEFF
Nov 21 at 8:14
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
i would like to ask, is it possible to get all the views values from all my fragments(currently i have 3 fragment which connected using ViewPager) from activity views when i pressed submit button from my activity?
android android-activity fragment
i would like to ask, is it possible to get all the views values from all my fragments(currently i have 3 fragment which connected using ViewPager) from activity views when i pressed submit button from my activity?
android android-activity fragment
android android-activity fragment
asked Nov 21 at 1:56
JEFF
163
163
Refer to this link, it may help you. stackoverflow.com/a/23250795/9346054
– Zuhrain
Nov 21 at 4:32
@Zuhrain so by you means that each time i have switch the tabs of the pager i have to pass value from one fragment to other fragment until i stop at the visible fragment and get all the value from that visible fragment? Is there any possibilities get value directly from activities without passing value from each fragment?
– JEFF
Nov 21 at 8:14
add a comment |
Refer to this link, it may help you. stackoverflow.com/a/23250795/9346054
– Zuhrain
Nov 21 at 4:32
@Zuhrain so by you means that each time i have switch the tabs of the pager i have to pass value from one fragment to other fragment until i stop at the visible fragment and get all the value from that visible fragment? Is there any possibilities get value directly from activities without passing value from each fragment?
– JEFF
Nov 21 at 8:14
Refer to this link, it may help you. stackoverflow.com/a/23250795/9346054
– Zuhrain
Nov 21 at 4:32
Refer to this link, it may help you. stackoverflow.com/a/23250795/9346054
– Zuhrain
Nov 21 at 4:32
@Zuhrain so by you means that each time i have switch the tabs of the pager i have to pass value from one fragment to other fragment until i stop at the visible fragment and get all the value from that visible fragment? Is there any possibilities get value directly from activities without passing value from each fragment?
– JEFF
Nov 21 at 8:14
@Zuhrain so by you means that each time i have switch the tabs of the pager i have to pass value from one fragment to other fragment until i stop at the visible fragment and get all the value from that visible fragment? Is there any possibilities get value directly from activities without passing value from each fragment?
– JEFF
Nov 21 at 8:14
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53404282%2fgetting-all-views-value-in-all-fragment-viewpager-from-activity-android%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Refer to this link, it may help you. stackoverflow.com/a/23250795/9346054
– Zuhrain
Nov 21 at 4:32
@Zuhrain so by you means that each time i have switch the tabs of the pager i have to pass value from one fragment to other fragment until i stop at the visible fragment and get all the value from that visible fragment? Is there any possibilities get value directly from activities without passing value from each fragment?
– JEFF
Nov 21 at 8:14