Accounting Software Built for Owners, and Their Clients
Make invoicing and billing painless for your small business with FreshBooks.
Balancing your books, client relationships, and business isn’t easy. FreshBooks gives you the info and time you need to focus on your big picture—your business, team, and clients.
Learn More
Regpack: All-in-One Online Registration and Payment Software
Regpack is a powerful onboarding, registration, and payments platform trusted by thousands of organizations worldwide. Our mission is simple: to give you the tools to automate busywork, streamline your processes, and keep your focus where it belongs, on growing your programs and serving your clients.
ZKCC is a netbeans java code completion plugin for zul files.
For the correct function, the controller must be defined in the window element using the apply attribute.(See screenshot example)
If you request the completion of the code in the apply attribute, then suggest the class of the controller; otherwise, suggest a controller attribute.
Known limitations:
Only suggest attributes defined in the controller do not suggest extended class attributes.
ZKCC suggest attributes thought they have not the getter/setter methods defiened.