Category Archives: ExtJs

ExtJs framework

Creating widget in ExtJs 6

By | October 27, 2015

Introduction This post is about creating widget in ExtJs 6. We will create a VOIP controls widget. It will have buttons for starting a Phone call, Audio, Video, Screen sharing and Terminating session. This ExtJs widget will demonstrate having multiple states icons. We will have a disabled, On/Off or Connected/disconnected states. This widget will also encapsulate functionality to… Read More »