Rename tree tag style attributes for clarity  and consistency
-------------------------------------------------------------

         Key: BEEHIVE-320
         URL: http://issues.apache.org/jira/browse/BEEHIVE-320
     Project: Beehive
        Type: Improvement
  Components: NetUI  
    Versions: V1    
    Reporter: John Rohrlich
    Priority: Minor


The attribute "treeClass" on the netui:tree tag is for specifying the style 
class for the tree but it isn't apparent from its name.

I suggest that we rename this attribute and the other style related attributes 
as follows

treeStyle --> (no change)
treeClass --> treeStyleClass
disabledStyle --> (no change)
disableClass --> disabledStyleClass
selectionStyle --> selectedStyle
selectionClass --> selectedStyleClass
unselectStyle --> unselectedStyle
unselectClass --> unselectedStyleClass

I also suggest that we rename the tree tag attribute "defaultIcon"
defaultIcon --> itemIcon


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

Reply via email to