Main Content

matlab.mixin.CustomDisplay.getDetailedFooter

クラス: matlab.mixin.CustomDisplay
パッケージ: matlab.mixin

オブジェクト表示用に既定の詳細なフッターを返す

構文

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

説明

headerText = matlab.mixin.CustomDisplay.getDetailedFooter(obj) は、以下を含むテキストを返します。

Methods, Events, Superclass

各リンクは、obj に対してそれぞれのコマンドを実行します。

入力引数

obj

MATLAB® オブジェクト

出力引数

headerText

リンクされたフレーズ 'Methods, Events, Superclasses' を含むテキストか、表示がハイパーテキスト リンクをサポートしていない場合は空の文字ベクトル

属性

Statictrue
AccessProtected
Sealedtrue
Hiddentrue

メソッドの属性の詳細については、メソッドの属性を参照してください。