public class EditableValueHolderState extends Object
Constructor and Description |
---|
EditableValueHolderState() |
Modifier and Type | Method and Description |
---|---|
String |
getClientId() |
boolean |
isRequired() |
boolean |
isValid() |
void |
setClientId(String clientId) |
void |
setRequired(boolean required) |
void |
setValid(boolean valid) |
Copyright © 2019. All rights reserved.