Main Content

matlab.mixin.CustomDisplay.getDetailedFooter

Class: matlab.mixin.CustomDisplay
Package: matlab.mixin

Returns default detailed footer for object display

Syntax

headerText = matlab.mixin.CustomDisplay.getDetailedFooter(obj)

Description

headerText = matlab.mixin.CustomDisplay.getDetailedFooter(obj) returns the text containing:

Methods, Events, Superclass

Each link executes the respective command on obj.

Input Arguments

obj

MATLAB® object

Output Arguments

headerText

Text containing the linked phrase 'Methods, Events, Superclasses' or an empty character vector if the display does not support hypertext links

Attributes

Statictrue
AccessProtected
Sealedtrue
Hiddentrue

To learn about attributes of methods, see Method Attributes.