C# Class Apex.QuickAction.VisualforcePage

Afficher le fichier Open project: jayonsoftware/apexsharp

Méthodes publiques

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

Method Details

getDisplayLines() public méthode

public getDisplayLines ( ) : int
Résultat int

getShowLabel() public méthode

public getShowLabel ( ) : bool
Résultat bool

getShowScrollbars() public méthode

public getShowScrollbars ( ) : bool
Résultat bool

getSuggestedHeight() public méthode

public getSuggestedHeight ( ) : string
Résultat string

getSuggestedWidth() public méthode

public getSuggestedWidth ( ) : string
Résultat string

getTabOrder() public méthode

public getTabOrder ( ) : int
Résultat int

getType() public méthode

public getType ( ) : string
Résultat string

getUrl() public méthode

public getUrl ( ) : string
Résultat string

getValue() public méthode

public getValue ( ) : string
Résultat string