dark_mode EN

WPackage

  • Inherits from: None

    File: zPackage.prg

Base class for any xaWeb package. xaWeb packages are a super powerful tool that allows you to easily extend the functionality of your web pages. Packages are nothing more than a wrapper for CSS and JavaScript code that has the extra functionality of creating ad-hoc objects for that package that are capable of relating to xaWeb. The WContext context packages or the WModalMsgBtn package are a clear example of what a WPackage object is capable of doing. For further information consult the programming guide.