C# Class Apex.QuickAction.VisualforcePage

Datei anzeigen Open project: jayonsoftware/apexsharp

Public Methods

Method Description
getDisplayLines ( ) : int
getShowLabel ( ) : bool
getShowScrollbars ( ) : bool
getSuggestedHeight ( ) : string
getSuggestedWidth ( ) : string
getTabOrder ( ) : int
getType ( ) : string
getUrl ( ) : string
getValue ( ) : string

Method Details

getDisplayLines() public method

public getDisplayLines ( ) : int
return int

getShowLabel() public method

public getShowLabel ( ) : bool
return bool

getShowScrollbars() public method

public getShowScrollbars ( ) : bool
return bool

getSuggestedHeight() public method

public getSuggestedHeight ( ) : string
return string

getSuggestedWidth() public method

public getSuggestedWidth ( ) : string
return string

getTabOrder() public method

public getTabOrder ( ) : int
return int

getType() public method

public getType ( ) : string
return string

getUrl() public method

public getUrl ( ) : string
return string

getValue() public method

public getValue ( ) : string
return string