public class VariablesAvailableEvent
extends org.zkoss.zk.ui.event.Event
This event is fired when an index mask has gathered enough information about
the document being edited, that a field, that is connected to a variable, is
allowed to load it's value from the document's variables.
This event get's fired after the onIndexChange-event.