n2n Page Rocket 1 API

rocket\impl\ei\component\prop\string

­Path­Part­Ei­Prop

PathPartEiProp extends AlphanumericEiProp

All Implemented Interfaces:

Constant summary

Methods summary

Modifier and Type Method
public __construct ( )
public createEiPropConfigurator ( )
public getTypeName ( )
public isNullAllowed ( )
public setNullAllowed ( bool nullAllowed )
public getBaseScalarEiProperty ( )
public setBaseScalarEiProperty ( ScalarEiProperty baseScalarEiProperty = null )
public GenericEiProperty getUniquePerGenericEiProperty ( )
public setUniquePerGenericEiProperty ( GenericEiProperty uniquePerCriteriaProperty = null )
public isCritical ( )
public setCritical ( bool critical )
public getCriticalMessage ( )
public setCriticalMessage ( string criticalMessage = null )
public setEntityProperty ( EntityProperty entityProperty = null )
public createOutputUiComponent ( HtmlView view , Eiu eiu )
public createMag ( Eiu eiu )
public buildIdentityString ( EiObject eiObject , N2nLocale n2nLocale )

Constants in detail

Methods in detail