You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/04/05 19:23:27 UTC

[jira] Created: (PIVOT-450) Rename TextInput and TextArea insertText() to insert()

Rename TextInput and TextArea insertText() to insert()
------------------------------------------------------

                 Key: PIVOT-450
                 URL: https://issues.apache.org/jira/browse/PIVOT-450
             Project: Pivot
          Issue Type: Improvement
          Components: wtk
            Reporter: Greg Brown
            Priority: Minor
             Fix For: 1.6


Also remove index argument. This will be more consistent with delete() and will helps to clarify the intent of the method (which is to replace the current selection with the inserted text).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIVOT-450) Rename TextInput and TextArea insertText() to insert()

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown updated PIVOT-450:
-----------------------------

    Fix Version/s: 1.5
                       (was: 1.5.1)

> Rename TextInput and TextArea insertText() to insert()
> ------------------------------------------------------
>
>                 Key: PIVOT-450
>                 URL: https://issues.apache.org/jira/browse/PIVOT-450
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: Greg Brown
>            Priority: Minor
>             Fix For: 1.5
>
>
> Also remove index argument. This will be more consistent with delete() and will helps to clarify the intent of the method (which is to replace the current selection with the inserted text).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (PIVOT-450) Rename TextInput and TextArea insertText() to insert()

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown reassigned PIVOT-450:
--------------------------------

    Assignee: Greg Brown

> Rename TextInput and TextArea insertText() to insert()
> ------------------------------------------------------
>
>                 Key: PIVOT-450
>                 URL: https://issues.apache.org/jira/browse/PIVOT-450
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.5
>
>
> Also remove index argument. This will be more consistent with delete() and will helps to clarify the intent of the method (which is to replace the current selection with the inserted text).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (PIVOT-450) Rename TextInput and TextArea insertText() to insert()

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-450.
------------------------------

    Resolution: Fixed

> Rename TextInput and TextArea insertText() to insert()
> ------------------------------------------------------
>
>                 Key: PIVOT-450
>                 URL: https://issues.apache.org/jira/browse/PIVOT-450
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.5
>
>
> Also remove index argument. This will be more consistent with delete() and will helps to clarify the intent of the method (which is to replace the current selection with the inserted text).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.