org.solovyev.android.sherlock
Interface FragmentItem

All Known Implementing Classes:
FragmentItemImpl

public interface FragmentItem

User: serso Date: 8/7/12 Time: 11:57 AM


Method Summary
 void onSelected(FragmentTransaction ft)
           
 void onUnselected(FragmentTransaction ft)
           
 

Method Detail

onSelected

void onSelected(@Nonnull
                FragmentTransaction ft)

onUnselected

void onUnselected(@Nonnull
                  FragmentTransaction ft)


Copyright © 2014 se.solovyev. All Rights Reserved.