Table of Contents

Interface ITabableView

Namespace
Javax.Swing.Text
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface ITabableView

Methods

GetPartialSpan(int, int)

float GetPartialSpan(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

Returns

float

float

GetTabbedSpan(float, TabExpander)

float GetTabbedSpan(float arg0, TabExpander arg1)

Parameters

arg0 float

float

arg1 TabExpander

TabExpander

Returns

float

float