jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: API organization API organization #29744

    Eric B
    Member

    I realize that, but within each section, there should be some order. Right now each section is randomly organized. If each section was in alphabetical order, it would singificantly help finding reference information as opposed to using the browser’s find every single time. For instance, in the Grid API:

    Appearance		
    Name Type Default
    rtl Boolean false
    theme String ''
    altrows Boolean false
    altstart Number 1
    altstep Number 1
    showdefaultloadelement Boolean true
    autoshowloadelement Boolean true
    autoshowfiltericon Boolean true
    closeablegroups Boolean true
    handlekeyboardnavigation function null
    enableellipsis

    all the “Appearance” properties are in random order. I can’t fathom why rtl comes before altrows and showdefaultloadelement comes before autoshowloadelement, etc…

Viewing 1 post (of 1 total)