public interface InplaceComponent
Modifier and Type | Method and Description |
---|---|
String |
getActiveClass() |
String |
getChangedClass() |
String |
getDefaultLabel() |
String |
getDisabledClass() |
String |
getEditEvent() |
InplaceState |
getState() |
String |
getTabindex() |
boolean |
isDisabled() |
boolean |
isSaveOnBlur() |
boolean |
isShowControls() |
void |
setDefaultLabel(String defaultLabel) |
boolean isDisabled()
String getDefaultLabel()
void setDefaultLabel(String defaultLabel)
String getEditEvent()
boolean isShowControls()
boolean isSaveOnBlur()
InplaceState getState()
String getActiveClass()
String getChangedClass()
String getDisabledClass()
String getTabindex()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.