[operations] [attributes] [fields] [template] [definition]
[implementation] [documentation]
To use the search tool you need to use a browser which supports JAVA (c)

[next] [prev] [superclass] [next peer] [prev peer] [subclass] [index] [hierarchy]

HasLineStyle

mixes in with Viewable
inherits from HasLineStyleAttribute

HasLineStyleAttribute <- HasLineStyle



Operations

Get list of all operations

CanAcceptCoupon
OpeningTinkerWindow
PartColor
SetPartColor


Attributes

Get list of all attributes

LineStyle


Fields

Field Type
HasLineStyleAttribute: lineStyle: LineStyle


Instance template

Class HasLineStyle cannot be instantiated.


Class definition

Define Class HasLineStyle;
    mixes in with Viewable;
    inherits from HasLineStyleAttribute;

    overrides SetLineStyle;
    overrides CanAcceptCoupon, OpeningTinkerWindow;
    overrides PartColor, SetPartColor;
end class;