plant-trait-ontology icon indicating copy to clipboard operation
plant-trait-ontology copied to clipboard

Leaflet morphology (arrangement) request

Open planteome-user opened this issue 11 years ago • 0 comments

Need a leaflet "arrangement" or "morphology" term to describe the arrangement of leaflets on a compound leaf. Ie palmate,pinnate,digitate,timate,biturnate, etc. see http://www.botany.com/leaf1.htm and http://www.nbh.psla.umd.edu/guides/appendix2.html and http://www.cals.ncsu.edu/plantbiology/ncsc/vulpia/pdf/2011_Jimenez_terminology.pdf.

This term would probably be a grandchild of vascular leaf anatomy and morphology trait (TO:0000419.

I am assuming that I need to send the actual quality values to PATO?? PATO does have Pinnate PATO:0000410 but we need to agree on which additional terms to add.

Reported by: maxglycine

Original Ticket: obo/plant-trait-ontology-to-requests/230

planteome-user avatar Jun 27 '13 20:06 planteome-user

I found that we can't call adapter.notifyDataSetChanged() when using LoopViewPager, we can use setAdapter(new Adapter()) to avoid this error.

TracyZhangLei avatar Nov 20 '15 11:11 TracyZhangLei

I also have the same problem

panda912 avatar Jul 08 '16 08:07 panda912

@panda912 setAdapter(new Adapter()) 就可以了,调用notifyDataSetChanged实际不起作用

TracyZhangLei avatar Jul 09 '16 08:07 TracyZhangLei

I also have the same problem.

CeleryIce avatar Dec 20 '16 03:12 CeleryIce

what's the reason ?

OtzOrz avatar Dec 21 '16 02:12 OtzOrz

try to use LoopPagerAdapterWrapper's notifyDataSetChanged.Actually,LoopViewPager use LoopPagerAdapterWrapper as adapter

achillh avatar Jan 23 '17 03:01 achillh