#include <FormController.h>
◆ FormControlState() [1/3]
WebCore::FormControlState::FormControlState |
( |
| ) |
|
|
inline |
◆ FormControlState() [2/3]
WebCore::FormControlState::FormControlState |
( |
const String & |
value | ) |
|
|
inlineexplicit |
◆ FormControlState() [3/3]
◆ append()
void WebCore::FormControlState::append |
( |
const String & |
value | ) |
|
|
inline |
◆ deserialize()
◆ isFailure()
bool WebCore::FormControlState::isFailure |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator[]()
const String& WebCore::FormControlState::operator[] |
( |
size_t |
i | ) |
const |
|
inline |
◆ serializeTo()
void WebCore::FormControlState::serializeTo |
( |
Vector< String > & |
stateVector | ) |
const |
◆ valueSize()
size_t WebCore::FormControlState::valueSize |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: