n2n Page Rocket 1 API

n2n\impl\web\dispatch\ui

­Form

Form

Constant summary

Methods summary

Modifier and Type Method
public __construct ( HtmlView view , MappingResult baseMappingResult , string method , string enctype = null )
public Dispatchable getDispatchable ( )
public MappingPathResolver getMappingPathResolver ( )
public boolean isPseudo ( )
public string getEnctype ( )
public setEnctype ( unknown enctype )
public DispatchTarget getDispatchTarget ( )
public DispatchTargetEncoder getDispatchTargetEncoder ( )
public HtmlView getView ( )
public Raw printOpenTag ( OutputBuffer outputBuffer , unknown action , array attrs = null )
public Raw printCloseTag ( )
public createElementId ( PropertyPath propertyPath )
public buildId ( PropertyPath propertyPath , string suffix = null )
public requestElementId ( PropertyPath propertyPath )
public enhanceElementAttrs ( array attrs , PropertyPath propertyPath )
public getBasePropertyPaths ( )
public setBasePropertyPaths ( array basePropertyPaths )

Constants in detail

Methods in detail