com.sapportals.wcm.control.util.property

Interface IPropertyPosition

All Known Implementing Classes:
PropertyPosition

Deprecated. As of NetWeaver 7.1

public interface IPropertyPosition

Description of the Interface


Method Summary
 int getColumn()
          Deprecated. As of NetWeaver 7.1
 int getRow()
          Deprecated. As of NetWeaver 7.1
 int getSpanColumn()
          Deprecated. As of NetWeaver 7.1
 int getSpanRow()
          Deprecated. As of NetWeaver 7.1
 void setColumn(int coordinate)
          Deprecated. As of NetWeaver 7.1
 void setRow(int coordinate)
          Deprecated. As of NetWeaver 7.1
 void setSpanColumn(int coordinate)
          Deprecated. As of NetWeaver 7.1
 void setSpanRow(int coordinate)
          Deprecated. As of NetWeaver 7.1
 

Method Detail

getRow

int getRow()
Deprecated. As of NetWeaver 7.1

Gets the row attribute of the IPropertyPosition object

Returns:
The row value

getSpanRow

int getSpanRow()
Deprecated. As of NetWeaver 7.1

Gets the spanRow attribute of the IPropertyPosition object

Returns:
The spanRow value

getColumn

int getColumn()
Deprecated. As of NetWeaver 7.1

Gets the column attribute of the IPropertyPosition object

Returns:
The column value

getSpanColumn

int getSpanColumn()
Deprecated. As of NetWeaver 7.1

Gets the spanColumn attribute of the IPropertyPosition object

Returns:
The spanColumn value

setRow

void setRow(int coordinate)
Deprecated. As of NetWeaver 7.1

Sets the row attribute of the IPropertyPosition object

Parameters:
coordinate - The new row value

setSpanRow

void setSpanRow(int coordinate)
Deprecated. As of NetWeaver 7.1

Sets the spanRow attribute of the IPropertyPosition object

Parameters:
coordinate - The new spanRow value

setColumn

void setColumn(int coordinate)
Deprecated. As of NetWeaver 7.1

Sets the column attribute of the IPropertyPosition object

Parameters:
coordinate - The new column value

setSpanColumn

void setSpanColumn(int coordinate)
Deprecated. As of NetWeaver 7.1

Sets the spanColumn attribute of the IPropertyPosition object

Parameters:
coordinate - The new spanColumn value
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2011 SAP AG Complete Copyright Notice