Package | com.adobe.photoshop |
Class | public class HistoryState |
Inheritance | HistoryState ![]() ![]() ![]() |
Since : | CS5 |
Property | Defined By | ||
---|---|---|---|
![]() | hostObjectDelegate : HostObject Getter for the delegate | CSHostObject | |
name : String [read-only]
The history state name. | HistoryState | ||
![]() | parent : * [read-only] | PhotoshopHostObject | |
snapshot : Boolean [read-only]
If true, the history state is a snapshot. | HistoryState |
name | property |
name:String
[read-only] Since : | CS5 |
The history state name.
public function get name():String
snapshot | property |
snapshot:Boolean
[read-only] Since : | CS5 |
If true, the history state is a snapshot.
public function get snapshot():Boolean