Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

~/src/main/resources/app/view/sample/
client filesclient files for UI viewsclient files for "sample" view

 

sample.

...

html

HTML snippet for the sample view, providing the structure of the view. Note that this HTML markup is injected into the Web UI by Angular, at the appropriate time.

Code Block
<!-- partial HTML -->
<div id="ov-sample">
 
    ...
 
</div>

 

blah

sample.html

blah

sample.js

blah

sample.css

Stylesheet for the sample view. Again, a number of naming conventions are in use here: