PHP Interface Prado\Web\UI\JuiControls\IJuiOptions

IJuiOptions is the interface that must be implemented by controls using {@link TJuiControlOptions}.
Since: 3.3
Author: Fabio Bas ([email protected])
Datei anzeigen Open project: pradosoft/prado

Public Methods

Method Description
getOptions ( )
getValidEvents ( )
getValidOptions ( )
getWidget ( )
getWidgetID ( )

Method Details

getOptions() public method

public getOptions ( )

getValidEvents() public method

public getValidEvents ( )

getValidOptions() public method

public getValidOptions ( )

getWidget() public method

public getWidget ( )

getWidgetID() public method

public getWidgetID ( )