This is the list of deprecated setters. Some of these are already marked private in 4.1. Hopefully I haven't missed any. I included this list in LPP-5644.

classname.method,attribute

LzNode.setDatapath,data
LzView.setLayout,layout
LzView.setFontName,font
LzView.setResource,resource
LzView.setVisible,visible
LzView.setVisibility,visibility
LzView.setWidth,width
LzView.setHeight,height
LzView.setOpacity,opacity
LzView.setRotation,rotation
LzView.setAlign,align
LzView.setXOffset,xoffset
LzView.setYOffset,yoffset
LzView.setValign,valign
LzView.setColor,fgcolor
LzView.setResourceNumber,frame
LzView.stretchResource,stretches
LzView.setBGColor,bgcolor
LzView.setClickable,clickable
LzView.setCursor,cursor
LzView.setShowHandCursor,showhandcursor
LzView.setAAActive,aaactive
LzView.setAAName,aaname
LzView.setAADescription,aadescription
LzView.setAATabIndex,aatabindex
LzView.setAASilent,aasilent
LzView.setProxyURL,proxyurl
LzText.setMaxLength,maxlength
LzText.setPattern,pattern
LzText.setXScroll,xscroll
LzText.setYScroll,yscroll
LzText.setText,text
LzText.setSelectable,selectable
LzText.setFontSize,fontsize
LzText.setFontStyle,fontstyle
LzText.setAntiAliasType,antiAliasType
LzText.setGridFit,gridFit
LzText.setSharpness,sharpness
LzInputText.setEnabled,enabled
LzAnimation.setMotion,motion
LzAnimation.setTo,to
LzAnimatorGroup.setTarget,target
LzAnimatorGroup.setDuration,duration
LzDatapath.setOrder,sortpath
LzDataset.setData,data
LzDataset.setSrc,src
LzDataset.setAutorequest,autorequest
LzDataset.setRequest,request
LzDataText.setData,data
LzReplicationManager.setDatapth,datapath
LzReplicationManager.setVisible,visible
LzState.setApply,applied
LzCommand.setKeys,keys

Reply via email to