java.lang.Object | ||
↳ | Fragment | |
↳ | com.mapsted.ui.map.PropertyInfoFragment |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final String | TAG |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PropertyInfoFragment() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
dismissBuildingInfoDialog(MapBuildingInfoFragment mapBuildingInfoFragment)
Dismiss the building info dialog
| ||||||||||
static PropertyInfoFragment | newInstance(PropertyInfoFragment.Listener listener) | ||||||||||
void | onAttach(Context context) | ||||||||||
View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
void | updateWithBuildingInfo(String propertyName, String buildingName) | ||||||||||
void | updateWithFloorInfo(String propertyName, String buildingName, String floorName) | ||||||||||
void | updateWithPropertyInfo(String propertyName) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Dismiss the building info dialog