Skip to content

321hendrik/noSeparator

Repository files navigation

noSeparator

Description

Hides the row separators from a given TableRow.

Accessing the noSeparator Module

To access this module from JavaScript, you would do the following:

var noSeparator = require("de.hpm.noseparator");

The noSeparator variable is a reference to the Module object.

Reference

noSeparator.hideTableRowSeparator(TableView)

Hides the row separators from the given TableView.

Usage

see example/app.js

Author

Hendrik Elsner, 321hendrik@gmail.com

License

Copyleft

About

remove the tableview separator on android

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published