org.richfaces.component
Interface InplaceComponent
public interface InplaceComponent
- Author:
- Anton Belevich
isDisabled
boolean isDisabled()
getDefaultLabel
java.lang.String getDefaultLabel()
getEditEvent
java.lang.String getEditEvent()
isShowControls
boolean isShowControls()
isSaveOnBlur
boolean isSaveOnBlur()
getState
InplaceState getState()
getActiveClass
java.lang.String getActiveClass()
getChangedClass
java.lang.String getChangedClass()
getDisabledClass
java.lang.String getDisabledClass()
getTabindex
int getTabindex()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.