You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/04/30 10:57:06 UTC

[GitHub] alinakazi commented on issue #218: Alert.as added

alinakazi commented on issue #218: Alert.as added
URL: https://github.com/apache/royale-asjs/pull/218#issuecomment-385366550
 
 
   Delete or comment datamembers/methods except:
   mx.controls.Alert 	
   mx.controls.Alert:NO 	
   mx.controls.Alert:OK 	
   mx.controls.Alert:show 	
   mx.controls.Alert:visible 	
   mx.controls.Alert:YES 	
   
   and Do not change Access Modifiers LIKE :
   //public var buttonFlags:uint = OK;
      private var _buttonFlags:uint = OK;

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services