Table of Contents
Methods
-
getShowHorizontalBorder()
: bool
-
getShowKeys()
: bool
-
getShowOutline()
: bool
-
getShowVerticalBorder()
: bool
-
setShowHorizontalBorder()
: self
-
setShowKeys()
: self
-
setShowOutline()
: self
-
setShowVerticalBorder()
: self
getShowHorizontalBorder()
public
getShowHorizontalBorder() : bool
getShowKeys()
public
getShowKeys() : bool
getShowOutline()
public
getShowOutline() : bool
getShowVerticalBorder()
public
getShowVerticalBorder() : bool
setShowHorizontalBorder()
public
setShowHorizontalBorder(bool $showHorizontalBorder) : self
Parameters
-
$showHorizontalBorder
: bool
-
setShowKeys()
public
setShowKeys(bool $showKeys) : self
Parameters
-
$showKeys
: bool
-
setShowOutline()
public
setShowOutline(bool $showOutline) : self
Parameters
-
$showOutline
: bool
-
setShowVerticalBorder()
public
setShowVerticalBorder(bool $showVerticalBorder) : self
Parameters
-
$showVerticalBorder
: bool
-