public abstract class RegexComponentPeer
extends nextapp.echo.webcontainer.sync.component.TextComponentPeer
| Modifier and Type | Field and Description |
|---|---|
static nextapp.echo.webcontainer.Service |
REGEX_COMPONENT_SYNC_SERVICE |
| Constructor and Description |
|---|
RegexComponentPeer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClientComponentType(boolean shortType) |
java.lang.Class |
getComponentClass() |
java.lang.Object |
getOutputProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component,
java.lang.String propertyName,
int propertyIndex) |
void |
init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component) |
getInputPropertyClass, storeInputPropertyaddEvent, addOutputProperty, addOutputProperty, addRequiredComponentClass, getEventDataClass, getEventTypes, getOutputPropertyIndices, getOutputPropertyMethodName, getOutputPropertyNames, getUpdatedOutputPropertyNames, hasListeners, hasUpdatedListeners, isOutputPropertyIndexed, isOutputPropertyReferenced, processEvent, setOutputPropertyReferencedpublic static final nextapp.echo.webcontainer.Service REGEX_COMPONENT_SYNC_SERVICE
public java.lang.String getClientComponentType(boolean shortType)
getClientComponentType in interface nextapp.echo.webcontainer.ComponentSynchronizePeergetClientComponentType in class nextapp.echo.webcontainer.sync.component.TextComponentPeerpublic java.lang.Class getComponentClass()
getComponentClass in interface nextapp.echo.webcontainer.ComponentSynchronizePeergetComponentClass in class nextapp.echo.webcontainer.sync.component.TextComponentPeerpublic java.lang.Object getOutputProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component,
java.lang.String propertyName,
int propertyIndex)
getOutputProperty in interface nextapp.echo.webcontainer.ComponentSynchronizePeergetOutputProperty in class nextapp.echo.webcontainer.sync.component.TextComponentPeerpublic void init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component)
init in interface nextapp.echo.webcontainer.ComponentSynchronizePeerinit in class nextapp.echo.webcontainer.sync.component.TextComponentPeerCopyright notice.