8000 House Keeping: Text Control focusGained functions are poorly named · Issue #34 · VertNet/georefcalculator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
House Keeping: Text Control focusGained functions are poorly named #34
Open
@ElSkunkito

Description

@ElSkunkito

Being in a hurry I kept the original Java function names for focus gain instead
of renaming them to HTML on* style name.

Example:
TextFieldFromDistance_focusGained();
should have become
onFromDistancefocusGained()

Example from SELECT controls I more properly renamed the action function to HTML style
JAVA ChoiceModel_itemStateChanged()
JS function onModelSelect( )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0