SYMBOL INDEX (83 symbols across 8 files) FILE: demo-vue/src/main.js method data (line 19) | data() { method showSuccess (line 25) | showSuccess () { method onLoaded (line 36) | onLoaded () { method getRootView (line 50) | getRootView (vm) { FILE: demo/app/main-page.ts function pageLoaded (line 6) | function pageLoaded(args: observable.EventData) { FILE: demo/app/main-view-model.ts class HelloWorldModel (line 18) | class HelloWorldModel extends Observable { method constructor (line 19) | constructor() { method showSuccess (line 27) | public showSuccess() { method showSuccessCustomEffects (line 35) | public showSuccessCustomEffects() { method showSuccessDelay (line 52) | public showSuccessDelay() { method showError (line 61) | public showError() { method showNotice (line 69) | public showNotice() { method showWarning (line 77) | public showWarning() { method showInfo (line 81) | public showInfo() { method showEdit (line 98) | public showEdit() { method showWaiting (line 106) | public showWaiting() { method showQuestion (line 114) | public showQuestion() { method showCustomImage (line 122) | public showCustomImage() { method showCustomButtonTimer (line 132) | public showCustomButtonTimer() { method showCustomButtons (line 144) | public showCustomButtons() { method showCustomWidth (line 187) | public showCustomWidth() { method customText (line 197) | public customText() { method showTextField (line 250) | public showTextField() { method showSwitch (line 268) | public showSwitch() { method showCustomView (line 286) | public showCustomView() { method reset (line 299) | private reset() { FILE: src/common.ts class TNSFancyAlertButton (line 1) | class TNSFancyAlertButton { method constructor (line 6) | constructor(model?: any) { FILE: src/fancyalert.android.ts type IFancyAlertSupportedTypesAndroid (line 8) | enum IFancyAlertSupportedTypesAndroid { class TNSFancyAlert (line 17) | class TNSFancyAlert { method showSuccess (line 20) | public static showSuccess( method showError (line 47) | public static showError( method showNotice (line 74) | public static showNotice( method showWarning (line 101) | public static showWarning( method showEdit (line 128) | public static showEdit( method showInfo (line 156) | public static showInfo( method showColorDialog (line 183) | public static showColorDialog( FILE: src/fancyalert.ios.ts class TNSFancyAlert (line 13) | class TNSFancyAlert { method showSuccess (line 94) | public static showSuccess( method showError (line 118) | public static showError( method showNotice (line 142) | public static showNotice( method showWarning (line 166) | public static showWarning( method showInfo (line 190) | public static showInfo( method showEdit (line 214) | public static showEdit( method showWaiting (line 238) | public static showWaiting( method showQuestion (line 260) | public static showQuestion( method showCustomButtonTimer (line 284) | public static showCustomButtonTimer( method showCustomImage (line 318) | public static showCustomImage( method showCustomButtons (line 346) | public static showCustomButtons( method applyTextDisplayOptions (line 383) | public static applyTextDisplayOptions(alert: SCLAlertView) { method showCustomTextAttributes (line 414) | public static showCustomTextAttributes( method showTextField (line 446) | public static showTextField( method showSwitch (line 481) | public static showSwitch( method showCustomView (line 516) | public static showCustomView( method show (line 549) | public static show( method showCustom (line 582) | public static showCustom( method applyOptions (line 615) | public static applyOptions(alert: any) { method createAlert (line 660) | public static createAlert(width?: number) { FILE: src/index.d.ts type IFancyAlertSupportedTypes (line 3) | interface IFancyAlertSupportedTypes { type IFancyAlertHideAnimationTypes (line 13) | interface IFancyAlertHideAnimationTypes { type IFancyAlertShowAnimationTypes (line 22) | interface IFancyAlertShowAnimationTypes { type IFancyAlertBackgroundTypes (line 31) | interface IFancyAlertBackgroundTypes { type IFancyAlertTextOptions (line 36) | interface IFancyAlertTextOptions { class TNSFancyAlertButton (line 46) | class TNSFancyAlertButton { class TNSFancyAlert (line 53) | class TNSFancyAlert { FILE: src/typings/objc!SCLAlertView_Objective_C.d.ts class SCLALertViewButtonBuilder (line 1) | class SCLALertViewButtonBuilder extends SCLAlertViewBuilder__WithFluent { class SCLALertViewTextFieldBuilder (line 19) | class SCLALertViewTextFieldBuilder extends SCLAlertViewBuilder__WithFlue... type SCLActionType (line 29) | const enum SCLActionType { class SCLAlertView (line 37) | class SCLAlertView extends UIViewController { type SCLAlertViewBackground (line 300) | const enum SCLAlertViewBackground { class SCLAlertViewBuilder (line 308) | class SCLAlertViewBuilder extends SCLAlertViewBuilder__WithFluent { class SCLAlertViewBuilder__WithFluent (line 412) | class SCLAlertViewBuilder__WithFluent extends NSObject type SCLAlertViewHideAnimation (line 459) | const enum SCLAlertViewHideAnimation { class SCLAlertViewResponder (line 477) | class SCLAlertViewResponder extends NSObject { type SCLAlertViewShowAnimation (line 489) | const enum SCLAlertViewShowAnimation { class SCLAlertViewShowBuilder (line 507) | class SCLAlertViewShowBuilder extends SCLAlertViewBuilder__WithFluent { type SCLAlertViewStyle (line 558) | const enum SCLAlertViewStyle { class SCLAlertViewStyleKit (line 578) | class SCLAlertViewStyleKit extends NSObject { class SCLButton (line 616) | class SCLButton extends UIButton { type SCLItemsBuilder__Protocol__Fluent (line 673) | interface SCLItemsBuilder__Protocol__Fluent extends NSObjectProtocol { class SCLSwitchView (line 680) | class SCLSwitchView extends UIView { class SCLTextView (line 716) | class SCLTextView extends UITextField { class SCLTimerDisplay (line 744) | class SCLTimerDisplay extends UIView {