public class AuRemove extends AuResponse
data[0]: the uuid of the component being removed
_cmd, _data, SC_ACTIVATION_TIMEOUT, SC_OUT_OF_SEQUENCE
Constructor and Description |
---|
AuRemove(Component comp)
Deprecated.
As of release 6.0.0, replaced with
AuRemove(String) . |
AuRemove(Page page) |
AuRemove(String uuid)
Removes a component by its UUID.
|
equals, getCommand, getDepends, getEncodedData, getOverrideKey, getRawData, hashCode, toString
public AuRemove(Component comp)
AuRemove(String)
.public AuRemove(Page page)
public AuRemove(String uuid)
Copyright © 2017. All rights reserved.