This sample demonstrates how the visual snippet editor can be used
to create customized behavior within a component. Specifically, the editor
will accept a list as input and returns a value that indicates whether the
list is empty.
Sample: Overview of Java snippets
This sample demonstrates how the visual snippet editor can be used to create customized behavior within a component. Specifically, the editor will accept a list as input and returns a value that indicates whether the list is empty.
Viewing the ready-made sample
You can import the ready-made sample instead of building it yourself. This topic provides instructions on how to run the imported code.
Building the sample
You have the option to import the ready-made sample or build it yourself. Allow a half an hour to build this sample.