Package | com.myflashlab.air.extensions.spotlight |
Class | public class SpotlightEvents |
Inheritance | SpotlightEvents flash.events.Event |
Property | Defined By | ||
---|---|---|---|
msg : String [read-only] | SpotlightEvents |
Constant | Defined By | ||
---|---|---|---|
DELETING_FAILURE : String = onSpotlightDeletingFailure [static] | SpotlightEvents | ||
DELETING_SUCCESS : String = onSpotlightDeletingSuccess [static] | SpotlightEvents | ||
INDEXING_FAILURE : String = onSpotlightIndexingFailure [static] | SpotlightEvents | ||
INDEXING_SUCCESS : String = onSpotlightIndexingSuccess [static] | SpotlightEvents | ||
SEARCH_SELECTED : String = onSpotlightSearchSelected [static] | SpotlightEvents |
msg | property |
msg:String
[read-only] public function get msg():String
DELETING_FAILURE | Constant |
public static const DELETING_FAILURE:String = onSpotlightDeletingFailure
DELETING_SUCCESS | Constant |
public static const DELETING_SUCCESS:String = onSpotlightDeletingSuccess
INDEXING_FAILURE | Constant |
public static const INDEXING_FAILURE:String = onSpotlightIndexingFailure
INDEXING_SUCCESS | Constant |
public static const INDEXING_SUCCESS:String = onSpotlightIndexingSuccess
SEARCH_SELECTED | Constant |
public static const SEARCH_SELECTED:String = onSpotlightSearchSelected