public static class GuidedDecisionTablePresenter.Access extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GuidedDecisionTablePresenter.Access.LockedBy |
Constructor and Description |
---|
Access() |
Modifier and Type | Method and Description |
---|---|
GuidedDecisionTablePresenter.Access.LockedBy |
getLock() |
boolean |
hasEditableColumns() |
boolean |
isEditable() |
boolean |
isReadOnly() |
void |
setHasEditableColumns(boolean hasEditableColumns) |
void |
setLock(GuidedDecisionTablePresenter.Access.LockedBy lock) |
void |
setReadOnly(boolean isReadOnly) |
public GuidedDecisionTablePresenter.Access.LockedBy getLock()
public void setLock(GuidedDecisionTablePresenter.Access.LockedBy lock)
public boolean isReadOnly()
public boolean hasEditableColumns()
public void setHasEditableColumns(boolean hasEditableColumns)
public void setReadOnly(boolean isReadOnly)
public boolean isEditable()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.