(minor) VTextLong.setField - fixed javadoc comment
This commit is contained in:
parent
4bf641e805
commit
7919d14636
|
@ -249,7 +249,7 @@ public class VTextLong extends CTextPane
|
||||||
} // keyReleased
|
} // keyReleased
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set Field/WindowNo for ValuePreference (NOP)
|
* Set Field/WindowNo for ValuePreference
|
||||||
* @param mField field model
|
* @param mField field model
|
||||||
*/
|
*/
|
||||||
public void setField (org.compiere.model.GridField mField)
|
public void setField (org.compiere.model.GridField mField)
|
||||||
|
|
Loading…
Reference in New Issue