IDLeDOM
DOM interfaces automatically generated from WebIDL
Loading...
Searching...
No Matches
Wikimedia\IDLeDOM\Stub\ValidityState Class Reference

Public Member Functions

bool getValueMissing ()
 
bool getTypeMismatch ()
 
bool getPatternMismatch ()
 
bool getTooLong ()
 
bool getTooShort ()
 
bool getRangeUnderflow ()
 
bool getRangeOverflow ()
 
bool getStepMismatch ()
 
bool getBadInput ()
 
bool getCustomError ()
 
bool getValid ()
 

Protected Member Functions

Exception _unimplemented ()
 

Member Function Documentation

◆ _unimplemented()

Exception Wikimedia\IDLeDOM\Stub\ValidityState::_unimplemented ( )
abstractprotected
Returns
Exception

◆ getBadInput()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getBadInput ( )
Returns
bool

◆ getCustomError()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getCustomError ( )
Returns
bool

◆ getPatternMismatch()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getPatternMismatch ( )
Returns
bool

◆ getRangeOverflow()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getRangeOverflow ( )
Returns
bool

◆ getRangeUnderflow()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getRangeUnderflow ( )
Returns
bool

◆ getStepMismatch()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getStepMismatch ( )
Returns
bool

◆ getTooLong()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getTooLong ( )
Returns
bool

◆ getTooShort()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getTooShort ( )
Returns
bool

◆ getTypeMismatch()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getTypeMismatch ( )
Returns
bool

◆ getValid()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getValid ( )
Returns
bool

◆ getValueMissing()

bool Wikimedia\IDLeDOM\Stub\ValidityState::getValueMissing ( )
Returns
bool

The documentation for this class was generated from the following file: