Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

ShorthandConfiguration

ShorthandConfiguration: RenameKeys<Configuration, { ajax: "a"; focus: "f"; highlight: "h"; process: "p"; renderMessages: "r"; source: "s"; update: "u"; validateInvisibleElements: "v" }>

Options passed to PrimeFaces.vb as shortcut. This is the same as Configuration, but with shorter option names and is used mainly by the method PrimeFaces.vb. See Configuration for a detailed description of these options.

Generated using TypeDoc