@Model(adaptables=Resource.class) public class ScreensDisplayModel extends java.lang.Object
Constructor and Description |
---|
ScreensDisplayModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Resource> |
children() |
void |
executeCommand(java.lang.String msg,
java.lang.String msgPayload) |
void |
executeCommand(java.lang.String msg,
java.lang.String msgPayload,
java.lang.Boolean requiresAck) |
java.lang.String |
getChannelOrchestrationStrategy() |
java.lang.String |
getChannelTransition() |
java.lang.String |
getDescription() |
java.lang.Integer |
getHeight() |
java.lang.Integer |
getIdleTimeout() |
java.lang.Integer |
getLayoutCols() |
java.lang.Integer |
getLayoutRows() |
java.lang.String |
getTitle() |
java.lang.Integer |
getWidth() |
public java.lang.String getTitle()
public java.lang.String getDescription()
public java.lang.Integer getLayoutCols()
public java.lang.Integer getLayoutRows()
public java.lang.Integer getIdleTimeout()
public java.lang.String getChannelTransition()
public java.lang.String getChannelOrchestrationStrategy()
public java.lang.Integer getWidth()
public java.lang.Integer getHeight()
public java.lang.Iterable<Resource> children()
public void executeCommand(java.lang.String msg, java.lang.String msgPayload) throws RepositoryException, JSONException
RepositoryException
JSONException
public void executeCommand(java.lang.String msg, java.lang.String msgPayload, java.lang.Boolean requiresAck) throws RepositoryException, JSONException
RepositoryException
JSONException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"